Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa275…c85a
Balances ($0.00)
No balances found for "Big Time"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22541790 | a month ago | | | 0 | 9.2839695e-7 | |
| 18264463 | 4 months ago | | | 0 | 1.2006236e-7 | |
| 18179160 | 4 months ago | | | 0 | 2.5740468e-7 | |
| 18175603 | 4 months ago | | | 0 | 2.5124683e-7 | |
| 6534716 | a year ago | | | 0 | 0.0000047200033 | |
| 5294646 | a year ago | | | 0 | 0.000023600000 | |
| 5240119 | a year ago | | | 0 | 0.0000085376062 | |
| 5213066 | a year ago | | | 0 | 0.0000015859657 | |
| 5184711 | a year ago | | | 0 | 4.7285655e-7 | |
| 5184476 | a year ago | | | 0 | 4.7239978e-7 |
ABI
ABI objects
Getter at block 23774271
decimals() view returns (uint8)
8
name() view returns (string)
Big Time
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
BIGTIME
totalSupply() view returns (uint256)
10000000000000000
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)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address xp2_)
This contract contains no fallback and receive objects.
This contract contains no error objects.