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 "1024"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18790541 | a year ago | | | 0 | 0.0023325999 | |
| 18790468 | a year ago | | | 0 | 0.0022910717 | |
| 18789764 | a year ago | | | 0 | 0.0011853305 | |
| 18789247 | a year ago | | | 0 | 0.0017060567 | |
| 18788720 | a year ago | | | 0 | 0.0019408084 | |
| 18788507 | a year ago | | | 0 | 0.0015945418 | |
| 18788300 | a year ago | | | 0 | 0.00073843536 | |
| 18788295 | a year ago | | | 0 | 0.00079221993 | |
| 18788295 | a year ago | | | 0 | 0.00070294134 | |
| 18788273 | a year ago | | | 0 | 0.00074298696 |
ABI
ABI objects
Getter at block 21197771
decimals() view returns (uint8)
9
getCirculatingSupply() view returns (uint256)
5120000000000
name() view returns (string)
1024
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
1024
totalSupply() view returns (uint256)
10240000000000
uniswapV2Pair() view returns (address)
0x95a6267baac3d0f2d4ad395da63319053fb57045
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
liquidityCreator(address) view returns (bool)
liquidityPools1024(address) view returns (bool)
sellTreasuryFee(address recipient) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
executeTransfer(address[] address_, bool val)
feeDistributor(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setRule(address _uniswapV2Pair)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.