Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x27a8…95ba
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ORDIS | ERC-20 | 217.089065M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20736565 | 3 months ago | | | 0 | 0.00092255819 | |
| 20152264 | 5 months ago | | | 0 | 0.00032127957 | |
| 18733843 | a year ago | | | 0 | 0.0017266531 | |
| 18731382 | a year ago | | | 0 | 0.0020985907 | |
| 18730207 | a year ago | | | 0 | 0.0033277824 | |
| 18730207 | a year ago | | | 0 | 0.0033277824 | |
| 18729849 | a year ago | | | 0 | 0.0029989819 | |
| 18729487 | a year ago | | | 0 | 0.0033524312 | |
| 18729487 | a year ago | | | 0 | 0.0033524312 | |
| 18729484 | a year ago | | | 0 | 0.0042025348 |
ABI
ABI objects
Getter at block 21302882
buyTax() view returns (uint256)
4
decimals() pure returns (uint8)
18
marketingWallet() view returns (address)
0x27a87cc25433f803e1ef3e520e30d201129595ba
maxHoldAmount() view returns (uint256)
10000000000000000000000000
maxTxAmount() view returns (uint256)
1000000000000000000000000000
name() pure returns (string)
OrdiScan
normalizeTrade() view returns (bool)
true
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
4
symbol() pure returns (string)
ORDIS
totalSupply() pure returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0x7271f756f271255d17f8c18c4be7475a0ba3c725
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isWhiteList(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeTax(uint256 newBuyTax, uint256 newSellTax)
configureExempted(address[] _wallets, bool _enable)
enableTrading()
removeLimits()
renounceOwnership()
setMarketingWallet(address _marketingWallet)
setMaxHoldAmount(uint256 _maxHoldAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateWhiteList(address _holder, bool _value)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetMaxHoldAmount(uint256 indexed maxHoldAmount)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateWhiteList(address indexed holder, bool value)
constructor()
receive()
This contract contains no error objects.