Chinese Imp
Verified contract
Active on
Ethereum with 36 txns
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 |
---|---|---|---|---|---|
IMP | ERC-20 | 50.25886M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20531778 | 4 months ago | | | 0 | 0.000074881019 | |
| 20374921 | 5 months ago | | | 0 | 0.00017992479 | |
| 20202174 | 5 months ago | | | 0 | 0.00016034320 | |
| 20198024 | 5 months ago | | | 0 | 0.00021138657 | |
| 20192865 | 5 months ago | | | 0 | 0.00013212456 | |
| 20192858 | 5 months ago | | | 0 | 0.00013118165 | |
| 20192851 | 5 months ago | | | 0 | 0.00012432334 | |
| 20192843 | 5 months ago | | | 0 | 0.00013045904 | |
| 20192834 | 5 months ago | | | 0 | 0.00011466575 | |
| 20192822 | 5 months ago | | | 0 | 0.00011379735 |
ABI
ABI objects
Getter at block 21395645
PRECISION() view returns (uint256)
10000
SWAP_TAX() view returns (uint256)
25
cap() view returns (uint256)
168000000000000000000000000000
decimals() view returns (uint8)
18
isSwapping() view returns (bool)
false
name() view returns (string)
Chinese Imp
pair() view returns (address)
0xeabce91e0f9b3fc08b15e5deabc835f6142c0343
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() view returns (string)
IMP
totalSupply() view returns (uint256)
168000000000000000000000000000
treasury() view returns (address)
0x8d0847122e1c6909cccfb11e48e811d8608975a9
univ2router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
wnt() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _wnt, address _univ2router, address _treasury, string name_, string symbol_, uint256 totalSupply_, uint256 _tokenLiquidityThreshold, address univ2factory)
This contract contains no fallback and receive objects.
This contract contains no error objects.