Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OHNO | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22698311 | 6 days ago | | | 0 | 9.9111991e-7 | |
| 22669089 | 6 days ago | | | 0 | 0.0000014896435 | |
| 22368544 | 13 days ago | | | 0 | 0.0000014549844 | |
| 22349853 | 14 days ago | | | 0 | 3.7045460e-7 | |
| 22177155 | 18 days ago | | | 0 | 3.8607023e-7 | |
| 22177069 | 18 days ago | | | 0 | 0.0000011434151 | |
| 22176770 | 18 days ago | | | 0 | 0.0000011434151 | |
| 22157696 | 18 days ago | | | 0 | 5.3612880e-7 | |
| 21992774 | 22 days ago | | | 0 | 0.0000014634983 | |
| 21737513 | a month ago | | | 0 | 3.5874028e-7 |
ABI
ABI objects
Getter at block 22943289
decimals() view returns (uint8)
18
maxSupply() view returns (uint256)
1000000000000000000000000
name() view returns (string)
Degen Base
owner() view returns (address)
0xad123ea0279b09baa8a69ef0fa146327184ac8fe
symbol() view returns (string)
DB
totalSupply() view returns (uint256)
432359000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address _to, uint256 _amount)
renounceOwnership()
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 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.