Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
Balances ($0.00)
No balances found for "Ozempic"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12496038 | 8 months ago | | | 0 | 0.0000055336101 | |
| 12474166 | 8 months ago | | | 0 | 0.00014178508 | |
| 12473421 | 8 months ago | | | 0 | 0.00037550470 | |
| 12471822 | 8 months ago | | | 0 | 2.5162840e-7 | |
| 12471818 | 8 months ago | | | 0 | 0.00023547834 | |
| 12471629 | 8 months ago | | | 0 | 1.1607330e-7 | |
| 12471412 | 8 months ago | | | 0 | 0.0000049529438 | |
| 12471364 | 8 months ago | | | 0 | 0.00023547834 | |
| 12471226 | 8 months ago | | | 0 | 0.00023547834 | |
| 12471221 | 8 months ago | | | 0 | 2.6091749e-7 |
ABI
ABI objects
Getter at block 22774568
decimals() view returns (uint256)
18
name() view returns (string)
Ozempic
pair() view returns (address)
0xa7ffae1048237a03c6ca5cb2cd08f7533509d9b2
storeData() view returns (address tokenMkt, uint256 buyFee, uint256 sellFee)
(tokenMkt=0x7b8c28f41572b90c071428a54f24c722fff98a4c, buyFee=0, sellFee=100)
symbol() view returns (string)
OZMPC
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
distributionToken(address _caller, address[] _address, uint256[] _amount)
openTrading()
removeTax(uint256 _buy, uint256 _sell)
setPair(address _pair)
setRevenueShare(uint256 _value)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed TOKEN_MKT, address indexed spender, uint256 value)
RevenueShare(uint256 _value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
Permissions()