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 |
---|---|---|---|---|---|
SNOKI | ERC-20 | 13.296113B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16945701 | 2 years ago | | | 0 | 0.0016154800 | |
| 16847813 | 2 years ago | | | 0 | 0.0014451720 | |
| 16813407 | 2 years ago | | | 0 | 0.0013135649 | |
| 16789972 | 2 years ago | | | 0 | 0.0012946303 | |
| 16789972 | 2 years ago | | | 0 | 0.0012946303 | |
| 16789972 | 2 years ago | | | 0 | 0.0012946303 | |
| 16789972 | 2 years ago | | | 0 | 0.0012946303 | |
| 16789385 | 2 years ago | | | 0 | 0.0012662231 | |
| 16787141 | 2 years ago | | | 0 | 0.0018271530 | |
| 16786938 | 2 years ago | | | 0 | 0.0016797738 |
ABI
ABI objects
Getter at block 21273005
_maxTransferAmount() view returns (uint256)
1000000000000000000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000000000000000
circulatingSupply() view returns (uint256)
494970741272780778358761392862
decimals() pure returns (uint8)
18
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
SHIBNOKI
pair() view returns (address)
0x2511870bc624cbd912dbbac6191f59792c2877d2
symbol() pure returns (string)
SNOKI
totalSupply() view returns (uint256)
1000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
setParameters(uint256 _buy, uint256 _trans)
setStructure(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
setisExempt(address _address, bool _enabled)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.