Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8909…8ec6
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KANGAROO | ERC-20 | 18.732596B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23593626 | 3 days ago | | | 0 | 0.0000049556275 | |
| 23583311 | 3 days ago | | | 0 | 0.0000013114130 | |
| 23574941 | 3 days ago | | | 0 | 2.2238168e-7 | |
| 23570642 | 3 days ago | | | 0 | 0.0000028306214 | |
| 23570355 | 3 days ago | | | 0 | 0.0000011828013 | |
| 23566702 | 4 days ago | | | 0 | 2.2215836e-7 | |
| 23566618 | 4 days ago | | | 0 | 0.0000013010707 | |
| 23566605 | 4 days ago | | | 0 | 0.0000049556275 | |
| 23566348 | 4 days ago | | | 0 | 6.1430740e-7 | |
| 23566330 | 4 days ago | | | 0 | 2.8484151e-7 |
ABI
ABI objects
Getter at block 23719048
WETH() view returns (address)
0x4200000000000000000000000000000000000006
basePoint() view returns (uint256)
1000
createFactory() view returns (address)
0x70f772c2f4714ba517caf131f00112c9f0a0b7b6
decimals() view returns (uint8)
18
getFeeRange() view returns (uint256 startTradeTime, uint256 diffTime, uint256 fee, uint256 firstDur, uint256 secondDur)
(startTradeTime=1733921843, diffTime=305600, fee=10, firstDur=900, secondDur=2592000)
inSwap() view returns (bool)
false
maxSellAmount() view returns (uint256)
420690000000000000000000000
name() view returns (string)
KANGAROO ʲᵘᵐᵖ
owner() view returns (address)
0x0000000000000000000000000000000000000000
startTradeTm() view returns (uint256)
1733921843
swapNum() view returns (uint256)
10
symbol() view returns (string)
KANGAROO
totalSupply() view returns (uint256)
420690000000000000000000000000
tradeCnt() view returns (uint256)
3
universalRouter() view returns (address)
0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad
v2Factory() view returns (address)
0x8909dc15e40173ff4699343b6eb8132c65e18ec6
v2Router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
Read-only
allowance(address ownerSender, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getV2Pair(address tokenA, address tokenB) view returns (address pair)
isPair(address _pair) view returns (bool)
isRouter(address _router) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(string name_, string symbol_, uint256 totalSupply_, uint256 gp_, address receiver_)
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)
Failed_SwapExactTokensForETHSupportingFeeOnTransferTokens()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Trade(address from, address to, uint256 side, uint256 amount, uint256 fee, uint256 blockTime)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.