GOAL Bonanza
Verified contract
Active on
Ethereum with 8,255 txns
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 |
---|---|---|---|---|---|
GOAL | ERC-20 | 36.68986K | -- | -- | |
KCN | ERC-20 | 1K | -- | -- | |
BMP | ERC-20 | 2 | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16358601 | 2 years ago | | | 0 | 0.00033106181 | |
| 13882439 | 3 years ago | | | 0 | 0.0016798672 | |
| 13882424 | 3 years ago | | | 0 | 0.0027171283 | |
| 12327879 | 4 years ago | | | 0 | 0.0017681361 | |
| 12327840 | 4 years ago | | | 0 | 0.00097552004 | |
| 12327788 | 4 years ago | | | 0 | 0.00092674403 | |
| 12053304 | 4 years ago | | | 0 | 0.0087852600 | |
| 11615300 | 4 years ago | | | 0 | 0.0057879360 | |
| 11516864 | 4 years ago | | | 0 | 0.0023555760 | |
| 11516862 | 4 years ago | | | 0 | 0.0023563080 |
ABI
ABI objects
Getter at block 21169405
decimals() view returns (uint8)
18
name() view returns (string)
GOAL Bonanza
owner() view returns (address)
0xf1860a6bbf01e8a86f186da36b366a090bb08838
symbol() view returns (string)
GOAL
totalSupply() view returns (uint256)
510000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
changeOwner(address newOwner)
mintToken(address target, uint256 mintedAmount)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Burn(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.