FOXTWidget
Verified contract
Active on
Ethereum with 1,068 txns
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 |
---|---|---|---|---|---|
FOXT | ERC-20 | 21.099845 | -- | -- | |
AOA | ERC-20 | 3 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8812946 | 5 years ago | | | 0 | 0.0046171500 | |
| 8780082 | 5 years ago | | | 0 | 0.0048708000 | |
| 8727409 | 5 years ago | | | 0 | 0.0048676000 | |
| 8642830 | 5 years ago | | | 0 | 0.0048644000 | |
| 8594672 | 5 years ago | | | 0 | 0.0048676000 | |
| 8490639 | 5 years ago | | | 0 | 0.0031203500 | |
| 8486668 | 5 years ago | | | 0 | 0.0048708000 | |
| 8447632 | 5 years ago | | | 0 | 0.0048676000 | |
| 8201310 | 5 years ago | | | 0 | 0.0048708000 | |
| 7979692 | 5 years ago | | | 0 | 0.0031171500 |
ABI
ABI objects
Getter at block 21262209
FOXT() view returns (address)
0xfbe878ced08132bd8396988671b450793c44bc12
contractFrozen() view returns (bool)
false
getRate() view returns (uint256)
36364
getTimePurchase() view returns (uint256)
600
owner() view returns (address)
0xe07488a1b31b472b67d7c801737855f08b8b30ef
Read-only
addrCanPurchase(address _purchaser) view returns (bool)
State-modifying
Events addBotAddress(address _botAddress)
buyTokens(address _purchaser) payable returns (bool)
changeTimeLimitMinutes(uint256 _newPurchaseTimeLimit) returns (bool)
changeTxFee(uint256 _newTxFee) returns (bool)
removeBotAddress(address _botAddress)
toggleFreeze()
transferOwnership(address _newOwner)
updateContract(uint256 _rate, address _purchaser, uint256 _ethInvestment) returns (bool)
withdrawAnyERC20(address _tokenAddr, address _recipient, uint256 _totalTokens)
withdrawETH()
withdrawFoxt(address _recipient, uint256 _totalTokens)
OwnershipTransferred(address indexed from, address indexed to)
RateUpdated(uint256 latestRate)
TokensPurchased(address indexed by, address indexed recipient, uint256 total, uint256 value)
constructor()
fallback()
This contract contains no error objects.