Degen$ Farm Giga Mega Dung
Verified contract
Active on
Ethereum with 294 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 "Degen$ Farm Giga Mega Dung"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19274202 | 9 months ago | | | 0 | 0.0019456456 | |
| 18392728 | a year ago | | | 0 | 0.0011093478 | |
| 18392546 | a year ago | | | 0 | 0.0012112432 | |
| 18075903 | a year ago | | | 0 | 0.00070876818 | |
| 17781161 | a year ago | | | 0 | 0.0012197751 | |
| 17781102 | a year ago | | | 0 | 0.0012311159 | |
| 17312766 | 2 years ago | | | 0 | 0.0012492598 | |
| 16894999 | 2 years ago | | | 0 | 0.00059581430 | |
| 16894991 | 2 years ago | | | 0 | 0.00082060672 | |
| 16786314 | 2 years ago | | | 0 | 0.0027936370 |
ABI
ABI objects
Getter at block 21292807
DUNG_PER_MEGADUNG() view returns (uint256)
1000000000000000
decimals() view returns (uint8)
18
dung() view returns (address)
0xdada00a9c23390112d08a1377cc59f7d03d9df55
name() view returns (string)
Degen$ Farm Giga Mega Dung
symbol() view returns (string)
MEGADUNG
totalSupply() view returns (uint256)
1531826797147811771039744
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isMinter(address account) view returns (bool)
State-modifying
Events addMinter(address account)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address to, uint256 amount)
reclaimToken(address token)
renounceMinter()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unwrap(uint256 amount)
wrap(uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
MinterAdded(address indexed account)
MinterRemoved(address indexed account)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _dung)
This contract contains no fallback and receive objects.
This contract contains no error objects.