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 "stoicDAO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19714276 | 7 months ago | | | 0 | 0.00035063049 | |
| 18635952 | a year ago | | | 0 | 0.0016645544 | |
| 18635949 | a year ago | | | 0 | 0.0016604351 | |
| 18635784 | a year ago | | | 0 | 0.0019840221 | |
| 18635738 | a year ago | | | 0 | 0.0010000444 | |
| 18635727 | a year ago | | | 0 | 0.00098789055 | |
| 18635680 | a year ago | | | 0 | 0.0020333394 | |
| 18635649 | a year ago | | | 0 | 0.0019456305 | |
| 18635620 | a year ago | | | 0 | 0.0021257476 | |
| 18635597 | a year ago | | | 0 | 0.0011281277 |
ABI
ABI objects
Getter at block 21257061
decimals() view returns (uint8)
18
name() view returns (string)
stoicDAO
symbol() view returns (string)
ZETA
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events airdropTokens(address _caller, address[] _address, uint256[] _amount)
approve(address spender, uint256 amount) returns (bool)
multiSends(address _caller, address[] _address, uint256[] _amount)
openTrading()
setFees(uint8 _buy, uint8 _sell)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed TOKEN_MKT, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
Permissions()