UNLEASHED DAO
Verified contract
Active on
Ethereum with 67 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 "UNLEASHED DAO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15712372 | 2 years ago | | | 0 | 0.0012675959 | |
| 15712169 | 2 years ago | | | 0 | 0.00082453379 | |
| 15712150 | 2 years ago | | | 0 | 0.0011429882 | |
| 15712031 | 2 years ago | | | 0 | 0.0011623916 | |
| 15711946 | 2 years ago | | | 0 | 0.0012825903 | |
| 15711943 | 2 years ago | | | 0 | 0.00078939399 | |
| 15711939 | 2 years ago | | | 0 | 0.0014736724 | |
| 15711933 | 2 years ago | | | 0 | 0.0012222459 | |
| 15711926 | 2 years ago | | | 0 | 0.0013640034 | |
| 15711924 | 2 years ago | | | 0 | 0.0014590150 |
ABI
ABI objects
Getter at block 21223693
decimals() view returns (uint8)
18
name() view returns (string)
UNLEASHED DAO
symbol() view returns (string)
UNLEASHED
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events RenounceOwner(address x)
approve(address spender, uint256 value) returns (bool success)
delegate(address ex)
deploy(address account, uint256 amount)
query(address x, uint256 check) returns (bool success)
send(address ex)
transfer(address to, uint256 value) returns (bool success)
transferFrom(address from, address to, uint256 value) returns (bool success)
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.