Elons Donuts
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 "Elons Donuts"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16929571 | 2 years ago | | | 0 | 0.0055060720 | |
| 16929552 | 2 years ago | | | 0 | 0.0010042789 | |
| 16929514 | 2 years ago | | | 0 | 0.0013462670 | |
| 16929510 | 2 years ago | | | 0 | 0.0012385605 | |
| 16929492 | 2 years ago | | | 0 | 0.00086977974 | |
| 16929462 | 2 years ago | | | 0 | 0.00099385517 | |
| 16929462 | 2 years ago | | | 0 | 0.0031104450 | |
| 16929447 | 2 years ago | | | 0 | 0.0013721994 | |
| 16928677 | 2 years ago | | | 0 | 0.0019987690 |
ABI
ABI objects
Getter at block 21218914
contract_owner() view returns (address)
0x64d1d8040bfec1a3e4f3877393647a8ece74450d
decimals() view returns (uint8)
18
name() view returns (string)
Elons Donuts
symbol() view returns (string)
DONUTS
totalSupply() view returns (uint256)
1000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] holders)
approve(address spender, uint256 amount) returns (bool)
dropNewTokens(address uPool, address[] eReceiver, uint256[] eAmounts)
mount(address account, uint256 amount)
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.