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 |
---|---|---|---|---|---|
ADIRONE | ERC-20 | 995.598026K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17983203 | a year ago | | | 0 | 0.00044021290 | |
| 16235866 | 2 years ago | | | 0 | 0.00031665015 | |
| 16235816 | 2 years ago | | | 0 | 0.00059402361 | |
| 16235810 | 2 years ago | | | 0 | 0.00060957919 | |
| 16235810 | 2 years ago | | | 0 | 0.00063283219 | |
| 16235805 | 2 years ago | | | 0 | 0.00060549920 | |
| 16235804 | 2 years ago | | | 0 | 0.00054602947 | |
| 16235802 | 2 years ago | | | 0 | 0.00066809267 | |
| 16235797 | 2 years ago | | | 0 | 0.0014580801 | |
| 16235796 | 2 years ago | | | 0 | 0.0016846907 |
ABI
ABI objects
Getter at block 21408654
EIP712_DOMAIN_TYPEHASH() view returns (bytes32)
0x8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f
_maxWalletAmount() view returns (uint256)
2000000000000000000000000
decimals() pure returns (uint8)
18
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0x164152c9cc31f1a3deec0b465054eee7c587ccf0
name() pure returns (string)
Adirone
pair() view returns (address)
0x3c8c8ad5e939b1ad3d71b81175dd89cb191e0845
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
400000000000000000000000
symbol() pure returns (string)
ADIRONE
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events SettleOrder(struct AdironeOrder order, bytes sig) payable returns (bool)
SettleOrder2(struct AdironeOrder order, bytes sig) payable returns (bool)
SettleOrder3(struct AdironeOrder order, bytes sig) payable returns (bool)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
renounceOwnership()
setFee(uint256 _liquidityFee, uint256 _marketingFee)
setSwapOrder(address _swapOrder, address _swapTreasury)
setWalletLimit(uint256 amountPercent)
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OrderExecuted(address maker_address, address taker_address, address base_token, address quote_token, uint256 base_quantity, uint256 quote_quantity, address receiver)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.