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 |
---|---|---|---|---|---|
BTFD | ERC-20 | 4.473878T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14188156 | 7 months ago | | | 0 | 0.00024665518 | |
| 12876037 | 8 months ago | | | 0 | 0.0000053392462 | |
| 12075967 | 8 months ago | | | 0 | 4.3306280e-7 | |
| 12075921 | 8 months ago | | | 0 | 6.8907913e-7 | |
| 11758507 | 8 months ago | | | 0 | 1.6263800e-7 | |
| 11622528 | 9 months ago | | | 0 | 2.3197500e-7 | |
| 11621789 | 9 months ago | | | 0 | 0.000000000311939775 | |
| 11621487 | 9 months ago | | | 0 | 0.000000000091732410 | |
| 11621170 | 9 months ago | | | 0 | 0.000000011783952586 | |
| 11620852 | 9 months ago | | | 0 | 0.000000000213986322 |
ABI
ABI objects
Getter at block 22934943
decimals() view returns (uint8)
18
msgReceive() view returns (address)
0x0db8a42d41abae0eb02236ac033d0520beac44bd
msgSend() view returns (address)
0x29cbc4f75035ab16f98043bfa96861bde97fa15a
name() view returns (string)
BTFD
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x29cbc4f75035ab16f98043bfa96861bde97fa15a
startBlock() view returns (uint256)
11619380
symbol() view returns (string)
BTFD
totalSupply() view returns (uint256)
100000000000000000000000000
trade() view returns (bool)
true
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)
openTrading() payable
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.