Global Arena
Verified contract
Active on
Ethereum with 8,934 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Global Arena"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10769499 | 4 years ago | | | 0 | 0.010653202 | |
| 10769496 | 4 years ago | | | 0 | 0.0080948720 | |
| 10769407 | 4 years ago | | | 0 | 0.010116967 | |
| 10769376 | 4 years ago | | | 0 | 0.0076840160 | |
| 10769349 | 4 years ago | | | 0 | 0.010295712 | |
| 10769345 | 4 years ago | | | 0 | 0.0078197760 | |
| 10769319 | 4 years ago | | | 0 | 0.011633952 | |
| 10768387 | 4 years ago | | | 0 | 0.0072927960 | |
| 10768383 | 4 years ago | | | 0 | 0.0055414560 | |
| 10768258 | 4 years ago | | | 0 | 0.0074357920 |
ABI
ABI objects
Getter at block 21272097
decimals() view returns (uint8)
18
name() view returns (string)
Global Arena
owner() view returns (address)
0x5d75d91c7d4c5041a469de0ba51a99170610c2fa
symbol() view returns (string)
GA
totalSupply() view returns (uint256)
149710124896410013589999999
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)
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)
constructor(uint256 initialSupply, string tokenName, string tokenSymbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.