Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GAMB | ERC-20 | 500 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11046445 | 4 years ago | | | 0 | 0.0012310980 | |
| 10951972 | 4 years ago | | | 0 | 0.0032376480 | |
| 10937502 | 4 years ago | | | 0 | 0.0013502390 | |
| 10874497 | 4 years ago | | | 0 | 0.0079866000 | |
| 10874245 | 4 years ago | | | 0 | 0.0075872700 | |
| 10870833 | 4 years ago | | | 0 | 0.0026604560 | |
| 10869555 | 4 years ago | | | 0 | 0.0023423580 | |
| 10868959 | 4 years ago | | | 0 | 0.0046144800 | |
| 10868877 | 4 years ago | | | 0 | 0.0029785540 | |
| 10868796 | 4 years ago | | | 0 | 0.0029785540 |
ABI
ABI objects
Getter at block 21211408
DENOMINATOR() view returns (uint256)
10000
RATE() view returns (uint256)
500000
_totalSupply() view returns (uint256)
70000000000000000000000
decimals() view returns (uint8)
18
isStopped() view returns (bool)
true
name() view returns (string)
GAMBLUS
owner() view returns (address)
0x9e43fec4b28dcd2a4c87e6cd3a83e3553bad6408
symbol() view returns (string)
GAMB
totalSupply() view returns (uint256)
70000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
buyTokens() payable
changeRate(uint256 _rate)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
resumeICO()
stopICO()
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
ChangeRate(uint256 amount)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.