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 "SNEKE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20919115 | a month ago | | | 0 | 0.00067110546 | |
| 20873527 | a month ago | | | 0 | 0.00044572253 | |
| 20840452 | a month ago | | | 0 | 0.00045884533 | |
| 20840443 | a month ago | | | 0 | 0.00060139029 | |
| 20817026 | 2 months ago | | | 0 | 0.00060071380 | |
| 20715961 | 2 months ago | | | 0 | 0.000089615985 | |
| 20510391 | 3 months ago | | | 0 | 0.00015331180 | |
| 20501523 | 3 months ago | | | 0 | 0.00011225499 | |
| 20457681 | 3 months ago | | | 0 | 0.00019504117 | |
| 20417724 | 3 months ago | | | 0 | 0.000070824098 |
ABI
ABI objects
Getter at block 21161024
CLOCK_MODE() view returns (string)
mode=blocknumber&from=default
DOMAIN_SEPARATOR() view returns (bytes32)
0xe3c9b36a01ac4173d64b59c580a2440fd9d72016c945363d65c277c70df7c7ed
clock() view returns (uint48)
21161024
decimals() view returns (uint8)
18
eip712Domain() view returns (bytes1 fields, string name, string version, uint256 chainId, address verifyingContract, bytes32 salt, uint256[] extensions)
(fields=0x0f, name=SNEKE, version=1, chainId=1, verifyingContract=0xd4a9010f6b31014d061c1bf0b5a8507cef2764e0, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
name() view returns (string)
SNEKE
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
SNEKE
totalSupply() view returns (uint256)
76715880000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkpoints(address account, uint32 pos) view returns (struct ERC20VotesCheckpoint)
delegates(address account) view returns (address)
getPastTotalSupply(uint256 timepoint) view returns (uint256)
getPastVotes(address account, uint256 timepoint) view returns (uint256)
getVotes(address account) view returns (uint256)
nonces(address owner) view returns (uint256)
numCheckpoints(address account) view returns (uint32)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delegate(address delegatee)
delegateBySig(address delegatee, uint256 nonce, uint256 expiry, uint8 v, bytes32 r, bytes32 s)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
DelegateChanged(address indexed delegator, address indexed fromDelegate, address indexed toDelegate)
DelegateVotesChanged(address indexed delegate, uint256 previousBalance, uint256 newBalance)
EIP712DomainChanged()
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.
InvalidShortString()
StringTooLong(string str)