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 "IYKYK"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20605912 | 3 months ago | | | 0 | 0.000068943470 | |
| 17136440 | 2 years ago | | | 0.2 | 0.00086169666 | |
| 17136440 | 2 years ago | | | 0.2 | 0.00084399000 | |
Transfer | 17122046 | 2 years ago | | | 0.01897249 | 0.00083292282 | |
| 17115512 | 2 years ago | | | 0.1 | 0.00072014537 | |
| 17114030 | 2 years ago | | | 0 | 0.0021688576 | |
| 17114023 | 2 years ago | | | 0 | 0.0024018292 | |
| 17113951 | 2 years ago | | | 0.075 | 0.0010482691 | |
| 17113932 | 2 years ago | | | 0 | 0.0020235399 | |
Transfer | 17113923 | 2 years ago | | | 0.075 | 0.00075049113 |
ABI
ABI objects
Getter at block 21206993
HARD_CAP() view returns (uint256)
25000000000000000000
MAX_CONTRIBUTION() view returns (uint256)
690000000000000000
MAX_SUPPLY() view returns (uint256)
420420420420420000000000000000000
MIN_CONTRIBUTION() view returns (uint256)
10000000000000000
NUMBER_OF_CONTRIBUTOORS() view returns (uint256)
86
PRESALE_SUPPLY() view returns (uint256)
336336336336336000000000000000000
RESERVE_MAX_SUPPLY() view returns (uint256)
84084084084084000000000000000000
TOTAL_CONTRIBUTED() view returns (uint256)
24999000000000000000
allowContributions() view returns (bool)
false
decimals() view returns (uint8)
18
name() view returns (string)
IYKYK
owner() view returns (address)
0xd2b3b9713e47d7c393caaeb5c6409135e0804e24
symbol() view returns (string)
IYKYK
totalSupply() view returns (uint256)
420420420420420000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
contribution(uint256) view returns (address addr, uint256 amount)
contributoor(address) view returns (uint256)
State-modifying
Events airdropPresale()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
devMint()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
refundEveryone()
renounceOwnership()
sendToPresale() payable
setAllowContributions(bool _value)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawBalance(address _address)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.