Ordinals Finance
Verified contract
Active on
Ethereum with 4,127 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OFI | ERC-20 | 756.484606K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21306399 | an hour ago | | | 0 | 0.00025251089 | |
| 21289882 | 2 days ago | | | 0 | 0.00033386446 | |
| 21228359 | 11 days ago | | | 0 | 0.00054052497 | |
| 21142133 | 23 days ago | | | 0 | 0.00024106500 | |
| 21105849 | a month ago | | | 0 | 0.000099805958 | |
| 21038568 | a month ago | | | 0 | 0.00017260756 | |
| 20904626 | 2 months ago | | | 0 | 0.000098566512 | |
| 20839147 | 2 months ago | | | 0 | 0.00041449644 | |
| 20629177 | 3 months ago | | | 0 | 0.000035763314 | |
| 20597997 | 3 months ago | | | 0 | 0.000038149084 |
ABI
ABI objects
Getter at block 21306750
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_treasuryReserves() view returns (uint256)
494261931983153
decimals() view returns (uint8)
9
name() view returns (string)
Ordinals Finance
numTokensSellToAddToETH() view returns (uint256)
500000000000000
numTokensSellToAddToLiquidity() view returns (uint256)
500000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
OFI
taxForLiquidity() view returns (uint256)
1
taxForTreasury() view returns (uint256)
1
totalSupply() view returns (uint256)
1000000000000000000
treasuryWallet() view returns (address)
0x524570e6427f4264e0f3e0514ce84474edfa058a
uniswapV2Pair() view returns (address)
0xc97bd89d859b73d02c596fe8249a615ccd18f4e1
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address _address, bool _status)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setNumTokensSellToAddToLiquidity(uint256 _numTokensSellToAddToLiquidity, uint256 _numTokensSellToAddToETH) returns (bool)
setTaxForLiquidityAndTreasury(uint256 _taxForLiquidity, uint256 _taxForTreasury) returns (bool)
setTreasuryWallet(address newWallet) returns (bool)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.