1- 💰 Phun.io - Bitcoin Cash Based Crash Game
2- Phun.io
➡️ The original & most trusted Bitcoin Cash crash game ⬅️
Phun.io is a clone of the extremely popular bitcoin game Bustabit.
While the rules and math are exactly the same, Phun is built to be played with Bitcoin Cash.
This gives you much lower transaction fees, confirmation times, and the ability to play almost instantly!
3- Provably Fair Information https://bitcointalk.org/index.php?topic=3187788.0
How to Play?
Place a bet. Watch the multiplier increase from 1x upwards! Cash out any time to get your bet multiplied by that multiplier. But be careful because the game can crash at any time.
How do I deposit Bitcoin Cash?
Send Bitcoin Cash to the deposit address on your account page! If you don't have any BCC, but do have other cryptos you use Shapeshift.io, Changelly or coinswitch.co.
Why gamble with Bitcoin Cash?
Lower transaction fees
Confirmation times
The ability to play almost instantly
JOIN NOW! Come have fun on Phun.io
halo saya tak mengeri dengan maksut anda
apa ada masalah dengan saya dan apa keperluan anda
1- 💰 Phun.io - Bitcoin Cash Based Crash Game
2- Phun.io
➡️ The original & most trusted Bitcoin Cash crash game ⬅️
Phun.io is a clone of the extremely popular bitcoin game Bustabit.
While the rules and math are exactly the same, Phun is built to be played with Bitcoin Cash.
This gives you much lower transaction fees, confirmation times, and the ability to play almost instantly!
3- Provably Fair Information https://bitcointalk.org/index.php?topic=3187788.0
How to Play?
Place a bet. Watch the multiplier increase from 1x upwards! Cash out any time to get your bet multiplied by that multiplier. But be careful because the game can crash at any time.
How do I deposit Bitcoin Cash?
Send Bitcoin Cash to the deposit address on your account page! If you don't have any BCC, but do have other cryptos you use Shapeshift.io, Changelly or coinswitch.co.
Why gamble with Bitcoin Cash?
Lower transaction fees
Confirmation times
The ability to play almost instantly
JOIN NOW! Come have fun on Phun.io
Hi all
I am facing a very weird issue.
I cannot access the getter of an address=>uint mapping through an interface. It always returns 0. The other types of mappings work fine
contract Hourglass
{
mapping(address => uint256) public tokenBalanceLedger_;
mapping(uint => uint256) public uintTouint;
function balanceOf(address _custAddress)
public
constant
returns(uint256)
{
return tokenBalanceLedger_[_custAddress];
}
function updateMapping(address _custAddress)
public
{
tokenBalanceLedger_[_custAddress] = 1111;
uintTouint[1] = 3;
}
function balanceOfUintToUint(uint x)
public
constant
returns(uint256)
{
return uintTouint[x];
}
}
interface wrapper
{
function balanceOf(address _customerAddress) external constant returns(uint256);
function updateMapping(address _customerAddress) external;
function balanceOfUintToUint(uint x) external constant returns(uint256);
}
contract callee
{
wrapper object;
function callee(address addr) public
{
object = wrapper(addr);
}
//RETURNS 0
function balanceOf() constant public returns(uint256)
{
uint x = object.balanceOf(msg.sender);
return x;
}
//RETURNS CORRECT RESULT
function balanceOfUintToUint() constant public returns(uint256)
{
uint x = object.balanceOfUintToUint(1);
return x;
}
function updateMapping(address _customerAddress) public
{
object.updateMapping(_customerAddress);
}
}
Hi all
I am facing a very weird issue.
I cannot access the getter of an address=>uint mapping through an interface. It always returns 0. The other types of mappings work fine
contract Hourglass
{
mapping(address => uint256) public tokenBalanceLedger_;
mapping(uint => uint256) public uintTouint;
function balanceOf(address _custAddress)
public
constant
returns(uint256)
{
return tokenBalanceLedger_[_custAddress];
}
function updateMapping(address _custAddress)
public
{
tokenBalanceLedger_[_custAddress] = 1111;
uintTouint[1] = 3;
}
function balanceOfUintToUint(uint x)
public
constant
returns(uint256)
{
return uintTouint[x];
}
}
interface wrapper
{
function balanceOf(address _customerAddress) external constant returns(uint256);
function updateMapping(address _customerAddress) external;
function balanceOfUintToUint(uint x) external constant returns(uint256);
}
contract callee
{
wrapper object;
function callee(address addr) public
{
object = wrapper(addr);
}
//RETURNS 0
function balanceOf() constant public returns(uint256)
{
uint x = object.balanceOf(msg.sender);
return x;
}
//RETURNS CORRECT RESULT
function balanceOfUintToUint() constant public returns(uint256)
{
uint x = object.balanceOfUintToUint(1);
return x;
}
function updateMapping(address _customerAddress) public
{
object.updateMapping(_customerAddress);
}
}
https://twitter.com/sofyasidorkina/status/981827948113211392?s=12
Sonya
@SofyaSidorkina
А к вам пришёл AVO???🤠🥑@AvocadoToken
💸Специально для держателей @CryptoKitties
Присоединяйтесь: https://t.me/AVOcadoToken #token #ETH #cryptocurrency #AvocadoToken #AVO #токен