Game of Thrones
Verified contract
Active on
Base with 31 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Game of Thrones"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18113561 | 4 months ago | | | 0 | 4.1977493e-7 | |
| 18113453 | 4 months ago | | | 0 | 0.000000400251998160 | |
| 18113244 | 4 months ago | | | 0 | 4.1097359e-7 | |
| 18113066 | 4 months ago | | | 0 | 4.1452654e-7 | |
| 18112988 | 4 months ago | | | 0 | 0.000000401127321168 | |
| 18112867 | 4 months ago | | | 0 | 3.8098156e-7 | |
| 18112487 | 4 months ago | | | 0 | 3.5428699e-7 | |
| 18112375 | 4 months ago | | | 0 | 3.4650794e-7 | |
| 18112368 | 4 months ago | | | 0 | 3.4609750e-7 | |
| 18112244 | 4 months ago | | | 0 | 3.3435839e-7 |
ABI
ABI objects
Getter at block 23586242
_ots() view returns (bytes32)
0x82186958628c15a6f03bb704ef5ad926345622617eec028040549e04b27f6e5b
_totalSupply() view returns (uint256)
920000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Game of Thrones
symbol() view returns (string)
THRONES
totalSupply() view returns (uint256)
920000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
dada(address a)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.