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 "Ⱳizzoki"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20550612 | 4 months ago | | | 0 | 0.000092452368 | |
| 18050123 | a year ago | | | 0 | 0.00087255705 | |
| 18050121 | a year ago | | | 0 | 0.0012795630 | |
| 18049692 | a year ago | | | 0 | 0.00078692267 | |
| 18049462 | a year ago | | | 0 | 0.00037862330 | |
| 18049076 | a year ago | | | 0 | 0.00046337258 | |
| 18049064 | a year ago | | | 0 | 0.00032487924 | |
| 18048427 | a year ago | | | 0 | 0.00057226412 | |
| 18048198 | a year ago | | | 0 | 0.00048330371 | |
| 18048086 | a year ago | | | 0 | 0.00076450703 |
ABI
ABI objects
Getter at block 21322288
IDEonRouter() view returns (address)
0xa692f39e83f3ab5d6862b3f2a86b24b016ecb905
amountThreshold() view returns (bool)
false
cooldownDenominatorFor() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() view returns (uint8)
18
getOwner() view returns (address)
0xc2c08929c37da6f6bff0a0b64d4231cc452f5fb9
name() view returns (string)
Ⱳizzoki
owner() view returns (address)
0xc2c08929c37da6f6bff0a0b64d4231cc452f5fb9
symbol() view returns (string)
ⱲKO
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
configureTreasuryWallet(address _signStamp) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
beginTrading(bool _tradingOpen)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
writeMessage(address _signStamp)
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(string ercTokenName, string ercTokenSymbol, address ercWithRouter, address ercValuedAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.