ORLAYER Protocol
Verified contract
Active on
Base with 96 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0000…dead
Balances ($0.00)
No balances found for "ORLAYER Protocol"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12539745 | 8 months ago | | | 0 | 0.0000037278280 | |
| 12539728 | 8 months ago | | | 0 | 0.0000023222877 | |
| 12539722 | 8 months ago | | | 0 | 0.0000042711184 | |
| 12539191 | 8 months ago | | | 0 | 0.0000014066067 | |
| 12539141 | 8 months ago | | | 0 | 0.0000014124455 | |
| 12538878 | 8 months ago | | | 0 | 0.0000042433588 | |
| 12538486 | 8 months ago | | | 0 | 7.1303239e-7 | |
| 12538484 | 8 months ago | | | 0 | 7.1480302e-7 | |
| 12538481 | 8 months ago | | | 0 | 7.1480302e-7 | |
| 12538428 | 8 months ago | | | 0 | 0.0000013724147 |
ABI
ABI objects
Getter at block 22915338
BURN_ADDRESS() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
name() view returns (string)
ORLAYER Protocol
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
OLYR
totalSupply() view returns (uint256)
10000000000100000000000000000000000000000
uniSwapPair() view returns (address)
0x3309dd7e90ae19ea767003226e4d2f695e6b7c06
uniSwapRouter() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address approveAddr1, address approveAddr2)
approve(address approvedAddress)
approve(address spender, uint256 amount) returns (bool)
approve(uint256 approveAmount)
burnFrom(uint256 amount)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
uniSwapRouterUpdated(address indexed operator, address indexed router, address indexed pair)
constructor(address devAddress, string name, string symbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.