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 |
---|---|---|---|---|---|
FURRY | ERC-20 | 813.469658K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18484527 | a year ago | | | 0 | 0.0013979700 | |
| 18483564 | a year ago | | | 0 | 0.0010729336 | |
| 18483544 | a year ago | | | 0 | 0.00079835171 | |
| 18483543 | a year ago | | | 0 | 0.00082355868 | |
| 18483541 | a year ago | | | 0 | 0.00083657073 | |
| 18483538 | a year ago | | | 0 | 0.00066039024 | |
| 18483536 | a year ago | | | 0 | 0.00066958722 | |
| 18483528 | a year ago | | | 0 | 0.00072474724 | |
| 18483523 | a year ago | | | 0 | 0.00060460726 | |
| 18483523 | a year ago | | | 0 | 0.00092353237 |
ABI
ABI objects
Getter at block 21227244
_maxTxAmount() view returns (uint256)
1000000000000000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000000000000000
_swapTokensAtAmount() view returns (uint256)
10000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
FURRY
owner() view returns (address)
0x387b06cb2b182d9e4fcbb8d680ee93549444e4e0
symbol() pure returns (string)
FURRY
totalSupply() pure returns (uint256)
100000000000000000
uniswapV2Pair() view returns (address)
0x64ce490fdce228ca9714a6e1b863bbcc7e53bfd4
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_buyMap(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
State-modifying
Events ReduceFees(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
UpdateMinSwapTokenThreshold(uint256 swapTokensAtAmount)
UpdateTradingStatus(bool _tradingOpen)
approve(address spender, uint256 amount) returns (bool)
blockBot(address[] bots_)
excludeWalletFromFee(address[] accounts, bool excluded)
manualsend()
manualswap()
renounceOwnership()
toggleSwap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblockBot(address notbot)
updateMaxTxnAmount(uint256 maxTxAmount)
updateWalletSize(uint256 maxWalletSize)
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.