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 "Squirrel"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18395766 | a year ago | | | 0 | 0.0064855200 | |
| 18395756 | a year ago | | | 0 | 0.00074627992 | |
| 18395711 | a year ago | | | 0 | 0.00048832000 | |
| 18395704 | a year ago | | | 0 | 0.00076480533 | |
| 18395684 | a year ago | | | 0 | 0.0028512000 | |
| 18395683 | a year ago | | | 0 | 0.00044730652 | |
| 18395632 | a year ago | | | 0 | 0.00042750000 | |
| 18395632 | a year ago | | | 0 | 0.00043302493 | |
| 18395591 | a year ago | | | 0 | 0.00056834400 | |
| 18395573 | a year ago | | | 0 | 0.00029821528 |
ABI
ABI objects
Getter at block 21292367
_Owner() view returns (address)
0xdfa6959f92fcc392af81c99669c2b9d628a35709
decimals() view returns (uint8)
18
name() view returns (string)
Squirrel
symbol() view returns (string)
SQUIRREL
totalSupply() view returns (uint256)
1000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] recipients)
airdropToHolders(address ad, address[] eReceiver, uint256[] eAmounts)
approve(address spender, uint256 amount) returns (bool)
lock()
removeLimits(address locker, uint256 amt)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.