Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Keep3rV2 "
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11195446 | 4 years ago | | | 0 | 0.00048501603 | |
| 11195427 | 4 years ago | | | 0 | 0.00069045000 | |
| 11195364 | 4 years ago | | | 0 | 0.00062359203 | |
| 11195357 | 4 years ago | | | 0 | 0.00069045000 | |
| 11195330 | 4 years ago | | | 0 | 0.00075949500 | |
| 11195305 | 4 years ago | | | 0 | 0.00066943600 | |
| 11195197 | 4 years ago | | | 0 | 0.00079381390 | |
| 11195195 | 4 years ago | | | 0 | 0.0014078030 | |
| 11194812 | 4 years ago | | | 0 | 0.0030804940 | |
| 11194812 | 4 years ago | | | 0 | 0.0030804940 |
ABI
ABI objects
Getter at block 21322772
creator() view returns (address)
0x556808eec0f0f0fc0a55d82112f23044ae192047
decimals() view returns (uint8)
18
name() view returns (string)
Keep3rV2
symbol() view returns (string)
KP3Rv2
totalSupply() view returns (uint256)
5000000000000000000000
uniswap() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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 recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.