Project Futurama
Verified contract
Active on
Ethereum with 318 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0b72…6c72
0x0b72…6c72
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Futurama | ERC-20 | 7.493702B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15552348 | 2 years ago | | | 0 | 0.00027138294 | |
| 15445411 | 2 years ago | | | 0 | 0.00056935582 | |
| 15261352 | 2 years ago | | | 0 | 0.00033840361 | |
| 14370951 | 3 years ago | | | 0 | 0.00066289412 | |
| 14370940 | 3 years ago | | | 0 | 0.00088357960 | |
| 14157380 | 3 years ago | | | 0 | 0.0015588062 | |
| 13725580 | 3 years ago | | | 0 | 0.020512142 | |
| 13725577 | 3 years ago | | | 0 | 0.018884144 | |
| 13639182 | 3 years ago | | | 0 | 0.024700773 | |
| 13630635 | 3 years ago | | | 0 | 0.0068463516 |
ABI
ABI objects
Getter at block 21315587
decimals() pure returns (uint8)
9
name() pure returns (string)
Project Futurama
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
Futurama
totalSupply() pure returns (uint256)
100000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
manualsend()
manualswap()
openSwapTrading()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
setSwapEnabled(bool enabled)
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.