Owl Finance
Verified contract
Active on
Ethereum with 76 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1e75…32c6
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OWL | ERC-20 | 100.000014T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20313854 | 4 months ago | | | 0 | 0.00072041892 | |
| 18198784 | a year ago | | | 0 | 0.00022298762 | |
| 18198780 | a year ago | | | 0 | 0.00035001459 | |
| 18198748 | a year ago | | | 0 | 0.00036639886 | |
| 18198719 | a year ago | | | 0 | 0.00034248404 | |
| 18198712 | a year ago | | | 0 | 0.00034997080 | |
| 18198690 | a year ago | | | 0 | 0.00032606619 | |
| 18198682 | a year ago | | | 0 | 0.00034836460 | |
| 18198676 | a year ago | | | 0 | 0.00038207831 | |
| 18198676 | a year ago | | | 0 | 0.00037288118 |
ABI
ABI objects
Getter at block 21214082
decimals() pure returns (uint8)
9
maxFeeLimit() view returns (uint256)
10000000000000000
maxTxLimit() view returns (uint256)
1000000000000000000
maxWalletLimit() view returns (uint256)
1000000000000000000
name() pure returns (string)
Owl Finance
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapThreshold() view returns (uint256)
0
symbol() pure returns (string)
OWL
totalSupply() pure returns (uint256)
1000000000000000000
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()
removeLimits()
renounceOwnership()
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 maxTxLimit)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.