Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfa0d…d916
Balances ($5.87)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
POOH | ERC-20 | 309.002581M | $0.00 |
$5.87 | |
XXX | ERC-20 | 6.224288B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21025126 | 19 days ago | | | 0 | 0.00015451000 | |
| 20984297 | 24 days ago | | | 0 | 0.00057634240 | |
| 20953145 | a month ago | | | 0 | 0.00038259314 | |
| 20883648 | a month ago | | | 0 | 0.00014886340 | |
| 20841054 | a month ago | | | 0 | 0.00045229186 | |
| 20839132 | a month ago | | | 0 | 0.00036357302 | |
| 20653865 | 2 months ago | | | 0 | 0.000015514314 | |
| 20521584 | 3 months ago | | | 0 | 0.0010773400 | |
| 20197330 | 4 months ago | | | 0 | 0.0010778200 | |
| 20064272 | 5 months ago | | | 0 | 0.00098529861 |
ABI
ABI objects
Getter at block 21159444
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
_tokenDistributor() view returns (address)
0xfa0dc9994b5944ce03e2b20b792919e37e50d916
decimals() view returns (uint8)
9
fundCount() view returns (uint256)
6224288188963526877
name() view returns (string)
XXX
owner() view returns (address)
0x000000000000000000000000000000000000dead
startTradeBlock() view returns (uint256)
17777410
symbol() view returns (string)
XXX
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x41fa9d029611884b57fd371fa3685f57355ead0d
usdt() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
errorToken(address _token)
grantRole(bytes32 role, address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initPair(address _token, address _swap)
open(address[] adrs)
renounceOwnership()
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdawOwner(uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.