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 "OG Base"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12300135 | 8 months ago | | | 0 | 0.00018913025 | |
| 12299957 | 8 months ago | | | 0 | 0.0000056508547 | |
| 12299924 | 8 months ago | | | 0 | 9.9330069e-7 | |
| 12299797 | 8 months ago | | | 0 | 9.4927148e-7 | |
| 12298840 | 8 months ago | | | 0 | 0.0000023803357 | |
| 12298613 | 8 months ago | | | 0 | 5.7908321e-7 | |
| 12298601 | 8 months ago | | | 0 | 0.00018913025 | |
| 12298601 | 8 months ago | | | 0 | 0.00018913025 | |
| 12298598 | 8 months ago | | | 0 | 9.8747339e-7 | |
| 12298572 | 8 months ago | | | 0 | 0.00014208425 |
ABI
ABI objects
Getter at block 23248782
_name() view returns (string)
OG Base
_symbol() view returns (string)
OGBASE
decimals() view returns (uint8)
18
name() view returns (string)
OG Base
pair() view returns (address)
0x699232d9a9bac52a669824996c5b030fd7564709
storeData() view returns (address tokenMkt, uint8 buyFee, uint8 sellFee)
(tokenMkt=0x4146c28d260288816b3b365c6419e425d1aac783, buyFee=0, sellFee=99)
symbol() view returns (string)
OGBASE
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events OpenTrading()
Removelimits(uint8 _buy, uint8 _sell)
approve(address spender, uint256 amount) returns (bool)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
Permissions()