Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xed45…0dda
0xed45…0dda
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $2,458.17 |
$0 | |
KANGAROO | ERC-20 | 932.262989M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20451696 | 3 months ago | | | 0 | 0.000028366797 | |
| 14241625 | 3 years ago | | | 0 | 0.0011700960 | |
| 13838029 | 3 years ago | | | 0 | 0.0028396131 | |
| 13787210 | 3 years ago | | | 0 | 0.0030270317 | |
| 13782471 | 3 years ago | | | 0 | 0.0020915584 | |
| 13776846 | 3 years ago | | | 0 | 0.0024845937 | |
| 13776312 | 3 years ago | | | 0 | 0.0025208795 | |
| 13775936 | 3 years ago | | | 0 | 0.0030463959 | |
| 13775805 | 3 years ago | | | 0 | 0.0025962314 | |
| 13775744 | 3 years ago | | | 0 | 0.0032793024 |
ABI
ABI objects
Getter at block 21123289
decimals() pure returns (uint8)
9
name() pure returns (string)
Kangaroo
owner() view returns (address)
0x5a148b99dad32a40c1d3cc7666fc64c4e6cf33e4
symbol() pure returns (string)
KANGAROO
totalSupply() pure returns (uint256)
1000000000000000000000
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)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
removeStrictTxLimit()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.