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 |
---|---|---|---|---|---|
FurieX | ERC-20 | 9.399849K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18156363 | a year ago | | | 0 | 0.00047319643 | |
| 18151951 | a year ago | | | 0 | 0.00050922989 | |
| 18151941 | a year ago | | | 0 | 0.00035052983 | |
| 18151937 | a year ago | | | 0 | 0.00055235345 | |
| 18151885 | a year ago | | | 0 | 0.00035852065 | |
| 18149270 | a year ago | | | 0 | 0.00053284247 | |
| 18149116 | a year ago | | | 0 | 0.00048949631 | |
| 18149104 | a year ago | | | 0 | 0.00049001302 | |
| 18148578 | a year ago | | | 0 | 0.00062059077 | |
| 18148153 | a year ago | | | 0 | 0.00036659500 |
ABI
ABI objects
Getter at block 21310074
buyTax() view returns (uint256)
1
decimals() pure returns (uint8)
18
maxTxAmount() view returns (uint256)
1000000000000000000000000
name() view returns (string)
FurieX
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
1
symbol() view returns (string)
FurieX
totalSupply() pure returns (uint256)
1000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addExcludedWallet(address wallet)
approve(address spender, uint256 amount) returns (bool)
changeTax(uint256 newBuyTax, uint256 newSellTax)
changeTokenName(string newName)
changeTokenSymbol(string newSymbol)
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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()
receive()
This contract contains no error objects.