Burnt Daruma
Verified contract
Active on
Ethereum with 7 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 "Burnt Daruma"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15596797 | 2 years ago | | | 0 | 0.00044773477 | |
| 15596792 | 2 years ago | | | 0 | 0.00051527543 | |
| 15596713 | 2 years ago | | | 0 | 0.00058167775 | |
| 15596683 | 2 years ago | | | 0 | 0.00034078800 | |
| 15596674 | 2 years ago | | | 0 | 0.00083282349 | |
| 15596674 | 2 years ago | | | 0 | 0.00097106271 | |
| 15596662 | 2 years ago | | | 0 | 0.00082571283 |
ABI
ABI objects
Getter at block 21263623
decimals() view returns (uint8)
9
name() view returns (string)
Burnt Daruma
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
DARUMA🔥
totalSupply() view returns (uint256)
1000000000000000000
Read-only
_balances(address) view returns (uint256)
allowAddress(address) view returns (bool)
allowance(address _owner, address _spender) view returns (uint256)
allowed(address, address) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events Buyback(address chainId, uint256 chainAmount) returns (bool)
approve(address _spender, uint256 _value) returns (bool)
renounceOwnership()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) 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(string _name, string _symbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.