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"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20850355 | 2 months ago | | | 0 | 0.00036315917 | |
| 20787079 | 2 months ago | | | 0 | 0.00045630289 | |
| 20632132 | 3 months ago | | | 0 | 0.000036037240 | |
| 20496521 | 3 months ago | | | 0 | 0.00054932211 | |
| 20099022 | 5 months ago | | | 0 | 0.00019772171 | |
| 19961223 | 6 months ago | | | 0 | 0.00073462472 | |
| 19106637 | 10 months ago | | | 0 | 0.00039142317 | |
| 19105655 | 10 months ago | | | 0 | 0.00073506291 | |
| 19012976 | 10 months ago | | | 0 | 0.0014112356 | |
| 18951298 | 10 months ago | | | 0 | 0.00040059604 |
ABI
ABI objects
Getter at block 21227435
DOMAIN_SEPARATOR() view returns (bytes32)
0x25070d3eb0c18e57e4cb49aa41eecb9b82eed25e3054167294bb2b67e2c6c581
botPrevention() view returns (bool)
false
decimals() view returns (uint8)
18
mWalletSize() view returns (uint256)
694200000000000000000000000000
name() view returns (string)
Degen
owner() view returns (address)
0x73f6b537c05ee06ee1f8427b69ee0c0aa2f7d7e7
symbol() view returns (string)
$DEGEN
totalSupply() view returns (uint256)
69420000000000000000000000000000
walletLimit() view returns (bool)
false
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
disableBotPrevention()
disableWalletLimit()
exclude(address to)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 amount)
OwnershipTransferred(address indexed user, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.