TwoDAOOneCapital
Verified contract
Active on
Ethereum with 9 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 "TwoDAOOneCapital"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13852196 | 3 years ago | | | 0 | 0.0066720882 | |
| 13761709 | 3 years ago | | | 0 | 0.015119438 | |
| 13761708 | 3 years ago | | | 0 | 0.0054923858 | |
| 13761693 | 3 years ago | | | 0 | 0.0052797645 | |
| 13761693 | 3 years ago | | | 0 | 0.0058287980 | |
| 13761692 | 3 years ago | | | 0 | 0.0023051324 | |
| 13761686 | 3 years ago | | | 0 | 0.0041068711 | |
| 13761686 | 3 years ago | | | 0 | 0.0067997671 | |
| 13761675 | 3 years ago | | | 0 | 0.0058186577 |
ABI
ABI objects
Getter at block 21204609
decimals() view returns (uint8)
18
name() view returns (string)
TwoDAOOneCapital
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xe83e01e7b3720c0fd9bbbf0628f4cd7983537dd9
symbol() view returns (string)
2dao1c
totalSupply() view returns (uint256)
2100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
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)
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.