ORDINAL TOOLS
Verified contract
Active on
Ethereum with 1,486 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe8ea…2c49
4 additional
variables
Balances ($151.29)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ORT | ERC-20 | 1.003178M | $0.000151 |
$151.29 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21279216 | 17 days ago | | | 0 | 0.00042599538 | |
| 21251252 | 21 days ago | | | 0 | 0.00095267706 | |
| 21240692 | 22 days ago | | | 0 | 0.00024991620 | |
| 21146911 | a month ago | | | 0 | 0.00025576731 | |
| 21146896 | a month ago | | | 0 | 0.00043251753 | |
| 21010636 | 2 months ago | | | 0 | 0.00017862167 | |
| 20848853 | 3 months ago | | | 0 | 0.00034219584 | |
| 20736473 | 3 months ago | | | 0 | 0.00017785310 | |
| 20710746 | 3 months ago | | | 0 | 0.000033749698 | |
| 20710746 | 3 months ago | | | 0 | 0.000059281688 |
ABI
ABI objects
Getter at block 21400398
_maxTaxSwap() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000
cooldownTimerInterval() view returns (uint8)
1
decimals() pure returns (uint8)
9
name() pure returns (string)
ORDINAL TOOLS
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
ORT
totalSupply() pure returns (uint256)
100000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
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 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.