Ordiswap
Verified contract
Active on
Ethereum with 74,093 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($825.22)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OCT | ERC-20 | 3.768484K | $0.126505 |
$476.73 | |
TRU | ERC-20 | 4.164931K | $0.083672 |
$348.49 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21244417 | 29 minutes ago | | | 0 | 0.00078960963 | |
| 21244199 | an hour ago | | | 0 | 0.0010480258 | |
| 21244164 | an hour ago | | | 0 | 0.0011339714 | |
| 21244139 | an hour ago | | | 0 | 0.00088368081 | |
| 21244087 | 2 hours ago | | | 0 | 0.00074862653 | |
| 21244042 | 2 hours ago | | | 0 | 0.0010324959 | |
| 21244023 | 2 hours ago | | | 0 | 0.00078564541 | |
| 21243992 | 2 hours ago | | | 0 | 0.0010280046 | |
| 21243977 | 2 hours ago | | | 0 | 0.00096627403 | |
| 21243949 | 2 hours ago | | | 0 | 0.0010307626 |
ABI
ABI objects
Getter at block 21244556
DEAD_ADDRESS() view returns (address)
0x000000000000000000000000000000000000dead
ZERO_ADDRESS() view returns (address)
0x0000000000000000000000000000000000000000
buyFees() view returns (uint256)
0
decimals() view returns (uint8)
18
launchBlock() view returns (uint256)
18883963
launchTime() view returns (uint256)
1703764715
launched() view returns (bool)
true
name() view returns (string)
Ordiswap
operationsWallet() view returns (address)
0x975d7e95777519fa94c7154181d6d81861f11a3c
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFees() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
10000000000000000000000
symbol() view returns (string)
ORDS
taxesEnabled() view returns (bool)
false
totalSupply() view returns (uint256)
991308988753441450846860000
uniswapV2Pair() view returns (address)
0xfe9e7931e55c514c33d489c88582fa36e84bd8e3
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
uniswapV3Pool100() view returns (address)
0x2f53ab6243c478e01970349155efec1f9fadaee2
uniswapV3Pool10000() view returns (address)
0x36ca320e0e99a640473af687b1178537c3cd33fa
uniswapV3Pool3000() view returns (address)
0x8082076e60c32ae199a5447a783dcc37431261bd
uniswapV3Pool500() view returns (address)
0xfffaee4155e5bf14cc94a85e0bb4f7e066fe2a25
uniswapV3Router() view returns (address)
0xe592427a0aece92de3edee1f18e0157c05861564
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events airdrop(address[] accounts, uint256[] amounts)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address[] accounts, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch()
prepareForMigration()
renounceOwnership()
setBots(address[] accounts, bool value)
setBuyFees(uint256 _buyFees)
setOperationsWallet(address _operationsWallet)
setSellFees(uint256 _sellFees)
setSwapEnabled(bool value)
setSwapTokensAtAmount(uint256 _swapTokensAtAmount)
setTaxesEnabled(bool value)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawStuckTokens(address tkn)
Airdrop(address account, uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
Launch(uint256 blockNumber, uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PrepareForMigration(uint256 blockNumber, uint256 timestamp)
SetAutomatedMarketMakerPairV2(address indexed pair, bool indexed value)
SetAutomatedMarketMakerPairV3(address indexed pair, bool indexed value)
SetBots(address indexed account, bool isExcluded)
SetBuyFees(uint256 oldValue, uint256 newValue)
SetOperationsWallet(address indexed oldWallet, address indexed newWallet)
SetSellFees(uint256 oldValue, uint256 newValue)
SetSwapEnabled(bool status)
SetSwapTokensAtAmount(uint256 oldValue, uint256 newValue)
SetTaxesEnabled(bool status)
Transfer(address indexed from, address indexed to, uint256 value)
WithdrawStuckTokens(address token, uint256 amount)
constructor()
receive()
This contract contains no error objects.