Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CHUPE | ERC-20 | 12.054366B | -- | -- | |
GrumpyCat | ERC-20 | 10.940554B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21221595 | 12 days ago | | | 0 | 0.00029671596 | |
| 21001935 | a month ago | | | 0 | 0.00040423039 | |
| 21001424 | a month ago | | | 0 | 0.00072923997 | |
| 21001422 | a month ago | | | 0 | 0.00027780785 | |
| 21001421 | a month ago | | | 0 | 0.00049475320 | |
| 20846503 | 2 months ago | | | 0 | 0.00036684015 | |
| 20755323 | 3 months ago | | | 0 | 0.000086620977 | |
| 20635979 | 3 months ago | | | 0 | 0.00013915439 | |
| 20598630 | 3 months ago | | | 0 | 0.000040542529 | |
| 20563318 | 3 months ago | | | 0 | 0.00020085016 |
ABI
ABI objects
Getter at block 21304958
cexAddress() view returns (address)
0xdfa705dc4c82822ba19203d9a16dbcb982f114fb
decimals() pure returns (uint8)
18
limited() view returns (bool)
false
maxHoldingAmount() view returns (uint256)
4206900000000000000000000000000
name() view returns (string)
CHUPE
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
CHUPE
totalSupply() view returns (uint256)
420690000000000000000000000000000
uniswapV2Pair() view returns (address)
0x6daa3398d645562356976616665ff6bdd79f238e
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()
setRules(bool _limited, address _uniswapV2Pair)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _cexAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.