A Fork in the Road
Verified contract
Active on
Ethereum with 226 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd756…71ea
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FORK | ERC-20 | 4.086642B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21399555 | 13 minutes ago | | | 0 | 0.00046765907 | |
| 21389571 | a day ago | | | 0 | 0.00069994577 | |
| 21373903 | 4 days ago | | | 0 | 0.0015761957 | |
| 21370611 | 4 days ago | | | 0 | 0.00065561645 | |
| 21364607 | 5 days ago | | | 0 | 0.00052766950 | |
| 21364456 | 5 days ago | | | 0 | 0.00053305685 | |
| 21362595 | 5 days ago | | | 0 | 0.00048863368 | |
| 21361908 | 5 days ago | | | 0 | 0.00061845876 | |
| 21358748 | 6 days ago | | | 0 | 0.00059945777 | |
| 21358743 | 6 days ago | | | 0 | 0.00071957133 |
ABI
ABI objects
Getter at block 21399615
_maxTaxSwap() view returns (uint256)
4206900000000000000
_maxTxAmount() view returns (uint256)
420690000000000000000
_maxWalletSize() view returns (uint256)
420690000000000000000
_taxSwapThreshold() view returns (uint256)
4206900000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
A Fork in the Road
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
FORK
totalSupply() pure returns (uint256)
420690000000000000000
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()
manualsend()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
removeTransferTax()
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)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.