Degen$ Farm Dung
Verified contract
Active on
Ethereum with 1,832 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Degen$ Farm Dung"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21121896 | 7 days ago | | | 0 | 0.00025741167 | |
| 21121856 | 7 days ago | | | 0 | 0.00023628821 | |
| 21121832 | 7 days ago | | | 0 | 0.00025993947 | |
| 21121799 | 7 days ago | | | 0 | 0.00027976859 | |
| 21104633 | 10 days ago | | | 0 | 0.00018112672 | |
| 21104611 | 10 days ago | | | 0 | 0.00017089488 | |
| 21092422 | 11 days ago | | | 0 | 0.00019066667 | |
| 21091969 | 11 days ago | | | 0 | 0.00033884654 | |
| 21091859 | 11 days ago | | | 0 | 0.00027253587 | |
| 21017822 | 22 days ago | | | 0 | 0.00018221330 |
ABI
ABI objects
Getter at block 21172837
INITIAL_MINT() view returns (uint256)
1000000000000000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Degen$ Farm Dung
symbol() view returns (string)
DUNG
totalSupply() view returns (uint256)
2651428155337292395010369824606080566419
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)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.