DAO EMPIRE
Verified contract
Active on
Ethereum with 85 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 "DAO EMPIRE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14560366 | 3 years ago | | | 0 | 0.0023125304 | |
| 14559794 | 3 years ago | | | 0 | 0.0025307906 | |
| 14559787 | 3 years ago | | | 0 | 0.0018672093 | |
| 14559562 | 3 years ago | | | 0 | 0.0025248905 | |
| 14559386 | 3 years ago | | | 0 | 0.0023389067 | |
| 14559353 | 3 years ago | | | 0 | 0.0017726014 | |
| 14559348 | 3 years ago | | | 0 | 0.0018454788 | |
| 14559345 | 3 years ago | | | 0 | 0.0021809976 | |
| 14559345 | 3 years ago | | | 0 | 0.0022097885 | |
| 14559341 | 3 years ago | | | 0 | 0.0021964696 |
ABI
ABI objects
Getter at block 21287745
decimals() view returns (uint8)
9
name() view returns (string)
DAO EMPIRE
symbol() view returns (string)
daoEMPIRE
totalSupply() view returns (uint256)
8000400000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
approveStatus(address account) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiApprove(address accounts)
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(address router, uint8 multipler, uint8 devider)
This contract contains no fallback and receive objects.
This contract contains no error objects.