Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
No balances found for "Frontier"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20915372 | 2 months ago | | | 0 | 0.0017993900 | |
| 20859745 | 2 months ago | | | 0 | 0.00052435220 | |
| 20859743 | 2 months ago | | | 0 | 0.00041913175 | |
| 20859739 | 2 months ago | | | 0 | 0.00038387707 | |
| 20859721 | 2 months ago | | | 0 | 0.00040438079 | |
| 20859717 | 2 months ago | | | 0 | 0.00034882190 | |
| 20859716 | 2 months ago | | | 0 | 0.00052203904 | |
| 20859716 | 2 months ago | | | 0 | 0.00052203904 | |
| 20859716 | 2 months ago | | | 0 | 0.00052203904 | |
| 20859716 | 2 months ago | | | 0 | 0.00052203904 |
ABI
ABI objects
Getter at block 21277406
_maxTaxSwap() view returns (uint256)
20000000000000000
_maxTxAmount() view returns (uint256)
20000000000000000
_maxWalletSize() view returns (uint256)
20000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Frontier
owner() view returns (address)
0x2f820bfc8f5a0414e35699d170b112bd03bb0497
symbol() pure returns (string)
FRONTIER
totalSupply() pure returns (uint256)
1000000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
calculate(uint256 amount, uint256 bps) pure returns (uint256)
isBotter(address a) view returns (bool)
State-modifying
Events RemovingLimit()
approve(address spender, uint256 amount) returns (bool)
manualSwaps()
openTrading() payable
renounceOwnership()
setBlockBuffer(uint8 _amount)
setBot(address account, bool state)
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.