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 "OVAL3"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18839004 | a year ago | | | 0 | 0.0011653265 | |
| 18828020 | a year ago | | | 0 | 0.0019901442 | |
| 18828014 | a year ago | | | 0 | 0.0030540324 | |
| 18810795 | a year ago | | | 0 | 0.0016080767 | |
| 18810793 | a year ago | | | 0 | 0.0016547401 | |
| 18809562 | a year ago | | | 0 | 0.0015128153 | |
| 18809508 | a year ago | | | 0 | 0.0018189060 | |
| 18809499 | a year ago | | | 0 | 0.0019820103 | |
| 18809464 | a year ago | | | 0 | 0.0017288720 | |
| 18809458 | a year ago | | | 0 | 0.0016979380 |
ABI
ABI objects
Getter at block 21200002
decimals() view returns (uint8)
18
name() view returns (string)
OVAL3
pancakePair() view returns (address)
0x64b944f3f132f920bf0711283f62c3d73073267b
symbol() view returns (string)
OVAL3
totalSupply() view returns (uint256)
1000000000000000000000000000
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)
openTrading(address bots)
removeLimits(uint256 addBot)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address ads)
This contract contains no fallback and receive objects.
This contract contains no error objects.