Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7ece…de55
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SKIPUP | ERC-20 | 0.01 | $0.168939 |
$0 | |
kurbi | ERC-20 | 0.1 | $0.00076 |
$0 | |
| ERC-20 | 2.4K | -- | -- | |
BLOWN | ERC-20 | 77.694207 | -- | -- | |
OHNO | ERC-20 | 70 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22738018 | 8 hours ago | | | 0 | 1.8734844e-7 | |
| 22675980 | 2 days ago | | | 0 | 0.0000052212132 | |
| 22674323 | 2 days ago | | | 0 | 0.0000031003312 | |
| 22655637 | 2 days ago | | | 0 | 5.3206170e-7 | |
| 22642432 | 3 days ago | | | 0 | 0.0000052212132 | |
| 22630601 | 3 days ago | | | 0 | 3.2241444e-7 | |
| 22577523 | 4 days ago | | | 0 | 0.000000609220359758 | |
| 22513635 | 6 days ago | | | 0 | 4.6600433e-7 | |
| 22497524 | 6 days ago | | | 0 | 0.000000306849060920 | |
| 22497045 | 6 days ago | | | 0 | 0.0000052212132 |
ABI
ABI objects
Getter at block 22752717
_buyFee() view returns (uint256)
0
_maxSwapContract() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_sellFee() view returns (uint256)
0
_taxSwapThreshold() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
9
launchBlock() view returns (uint256)
12473205
name() pure returns (string)
Ozempic
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
OZMPC
totalSupply() pure returns (uint256)
1000000000000000000
transferDelayEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events airdrop(address[] addresses, uint256[] amounts)
approve(address spender, uint256 amount) returns (bool)
emergencyWithdraw()
enableTrading()
manualSend()
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
setNewFee(uint256 feeOnBuy, uint256 feeOnSell)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.