One Hundred Million Degens
Verified contract
Active on
Ethereum with 17 txns
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 |
---|---|---|---|---|---|
OHMD | ERC-20 | 72.561322M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16397601 | 2 years ago | | | 0 | 0.00081741244 | |
| 16397574 | 2 years ago | | | 0 | 0.0072210000 | |
| 16397563 | 2 years ago | | | 0 | 0.0011678283 | |
| 16397561 | 2 years ago | | | 0 | 0.0011934591 | |
| 16397559 | 2 years ago | | | 0 | 0.00091178943 | |
| 16397555 | 2 years ago | | | 0 | 0.00071628416 | |
| 16397550 | 2 years ago | | | 0 | 0.0011786763 | |
| 16397550 | 2 years ago | | | 0 | 0.0011786763 | |
| 16397550 | 2 years ago | | | 0 | 0.0011786763 | |
| 16397549 | 2 years ago | | | 0 | 0.0011898118 |
ABI
ABI objects
Getter at block 21169271
_maxWalletAmount() view returns (uint256)
2000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x35f76b0568f96e2e7e407edf9a8bb3fde5d60607
name() pure returns (string)
One Hundred Million Degens
pair() view returns (address)
0x5e9bfea21b7bf467a150890baa7d6a18b09916f2
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
500000000000000
symbol() pure returns (string)
OHMD
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
renounceOwnership()
setFee(uint256 _liquidityFee, uint256 _marketingFee)
setWalletLimit(uint256 amountPercent)
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.