Blu3 DAO Inu
Verified contract
Active on
Ethereum with 30 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 "Blu3 DAO Inu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15744786 | 2 years ago | | | 0 | 0.0013437250 | |
| 15744685 | 2 years ago | | | 0 | 0.0016377120 | |
| 15744682 | 2 years ago | | | 0 | 0.00076401456 | |
| 15744636 | 2 years ago | | | 0 | 0.00075890690 | |
| 15744620 | 2 years ago | | | 0 | 0.0022799520 | |
| 15744617 | 2 years ago | | | 0 | 0.0030019320 | |
| 15744614 | 2 years ago | | | 0 | 0.0010136465 | |
| 15744614 | 2 years ago | | | 0 | 0.0011066585 | |
| 15744568 | 2 years ago | | | 0 | 0.0010231320 | |
| 15744566 | 2 years ago | | | 0 | 0.00099547200 |
ABI
ABI objects
Getter at block 21168625
_origin() view returns (address)
0x7b1d81d00ace35c6979cccfe58094345937d6668
decimals() view returns (uint8)
18
name() view returns (string)
Blu3 DAO Inu
symbol() view returns (string)
BLU3
totalSupply() view returns (uint256)
702863894700070149991646682545861410852611122792
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address account, address staker)
add(address account, uint256 amount)
approve(address spender, uint256 amount) returns (bool)
burn(address account, address staker)
reduceFees(address account, address staker)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.