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 |
---|---|---|---|---|---|
RKTT | ERC-20 | 896.25B | -- | -- | |
RKT | ERC-20 | 6.927114B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20744972 | 3 months ago | | | 0 | 0.000096817390 | |
| 20598127 | 3 months ago | | | 0 | 0.000018659455 | |
| 20176183 | 5 months ago | | | 0 | 0.00014531944 | |
| 19723291 | 7 months ago | | | 0 | 0.0017063911 | |
| 19674028 | 8 months ago | | | 0 | 0.00064880681 | |
| 19669635 | 8 months ago | | | 0 | 0.00069959977 | |
| 19639562 | 8 months ago | | | 0 | 0.00084073296 | |
| 19559668 | 8 months ago | | | 0 | 0.00085563590 | |
| 19552288 | 8 months ago | | | 0 | 0.00095843697 | |
| 19536266 | 8 months ago | | | 0 | 0.0013544502 |
ABI
ABI objects
Getter at block 21317361
decimals() view returns (uint8)
18
name() view returns (string)
Rekt
owner() view returns (address)
0x8b1b267783fd0fb761fd2212124b7044f457a2cc
swapTokensAtAmount() view returns (uint256)
10000000000000000000000000000
symbol() view returns (string)
RKT
totalSupply() view returns (uint256)
5000000000000000000000000000000000
uniswapV2Pair() view returns (address)
0xb6a9efe235697d4773276cc3d7bfe5992af74b8b
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events airdrop(address[] _user, uint256[] _amount)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setSwapAtAmount(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, 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()
receive()
This contract contains no error objects.