0xFutures Bot
Verified contract
Active on
Ethereum with 70 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0xFutures | ERC-20 | 15.245587M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18761641 | a year ago | | | 0 | 0.00092101059 | |
| 18737073 | a year ago | | | 0 | 0.0022809826 | |
| 18735437 | a year ago | | | 0 | 0.0035847380 | |
| 18734929 | a year ago | | | 0 | 0.0024008044 | |
| 18734621 | a year ago | | | 0 | 0.0021871886 | |
| 18734543 | a year ago | | | 0 | 0.0018493884 | |
| 18734345 | a year ago | | | 0 | 0.0017676695 | |
| 18734231 | a year ago | | | 0 | 0.0017626733 | |
| 18734134 | a year ago | | | 0 | 0.0016140352 | |
| 18733993 | a year ago | | | 0 | 0.0021401684 |
ABI
ABI objects
Getter at block 21186452
decimals() pure returns (uint8)
18
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
maxTransfer() view returns (uint256)
1000000000000000000000000000000000
maxTxSize() view returns (uint256)
1000000000000000000000000000000000
maxWallet() view returns (uint256)
1000000000000000000000000000000000
name() pure returns (string)
0xFutures Bot
symbol() pure returns (string)
0xFutures
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapPair() view returns (address)
0xfa53b43e3d81d5e3f1c22c8b4e3e3d416fbdbbc2
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeTax(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
enableTrade()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
updateWalletSize(uint256 _buy, uint256 _sell, uint256 _wallet)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.