TerminusDAO
Verified contract
Active on
Ethereum with 24 txns
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 "TerminusDAO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16308900 | 2 years ago | | | 0 | 0.00052252170 | |
| 16299048 | 2 years ago | | | 0 | 0.0012366141 | |
| 14523112 | 3 years ago | | | 0 | 0.0058426884 | |
| 14523080 | 3 years ago | | | 0 | 0.0031447955 | |
| 14523039 | 3 years ago | | | 0 | 0.0020824176 | |
| 14523034 | 3 years ago | | | 0 | 0.0021133356 | |
| 14523032 | 3 years ago | | | 0 | 0.0025318497 | |
| 14523019 | 3 years ago | | | 0 | 0.0021721187 | |
| 14523019 | 3 years ago | | | 0 | 0.0022193347 | |
| 14523014 | 3 years ago | | | 0 | 0.0027398359 |
ABI
ABI objects
Getter at block 21248075
decimals() view returns (uint8)
18
name() view returns (string)
TerminusDAO
owner() view returns (address)
0xd84d254635c8250a5a5b69ef7f98caeac46b5bbf
symbol() view returns (string)
TERMINUS
totalSupply() view returns (uint256)
1000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events BlacklistBot(address user, bool enable)
RenounceOwnership(address uni_)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
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)
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.
This contract contains no error objects.