Shibarium_Fur
Verified contract
Active on
Ethereum with 207 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Shibarium_Fur"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17066612 | 2 years ago | | | 0 | 0.0062260440 | |
| 17066606 | 2 years ago | | | 0 | 0.0062260440 | |
| 17066600 | 2 years ago | | | 0 | 0.0062260440 | |
| 17066595 | 2 years ago | | | 0 | 0.0062260440 | |
| 17066590 | 2 years ago | | | 0 | 0.0062260440 | |
| 17066584 | 2 years ago | | | 0 | 0.0062260440 | |
| 17066578 | 2 years ago | | | 0 | 0.0062260440 | |
| 17066573 | 2 years ago | | | 0 | 0.0062260440 | |
| 17066568 | 2 years ago | | | 0 | 0.0062260440 | |
| 17066562 | 2 years ago | | | 0 | 0.0062260440 |
ABI
ABI objects
Getter at block 21306183
decimals() pure returns (uint8)
18
marketingAddress() view returns (address)
0xef76e630f53b3a5e1c4ce3774cbb5e38f3ed031a
maxWalletAmount() view returns (uint256)
75000000000000000000000
name() view returns (string)
Shibarium Fur
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapThreshold() view returns (uint256)
500000000000000000000
symbol() view returns (string)
SHIBFUR
totalSupply() view returns (uint256)
940000000000000000000000
uniswapV2Pair() view returns (address)
0xd6e394dae7229a639e1c7189f4cca7360035c2fb
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
AMMPairs(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
isExcludedFromLimits(address) view returns (bool)
marketingFees(uint256) view returns (uint16)
totalFees(uint256) view returns (uint16)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool isExcluded)
excludeFromLimits(address account, bool isExcluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
marketingAddressSetup(address _newAddress)
marketingFeesSetup(uint16 _buyFee, uint16 _sellFee, uint16 _transferFee)
recoverERC20(address tokenAddress, uint256 amount)
renounceOwnership()
setAMMPair(address pair, bool isPair)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxWalletAmount(uint256 _maxWalletAmount)
updateSwapThreshold(uint256 _swapThreshold)
AMMPairsUpdated(address indexed AMMPair, bool isPair)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeFromLimits(address indexed account, bool isExcluded)
MaxWalletAmountUpdated(uint256 maxWalletAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapThresholdUpdated(uint256 swapThreshold)
Transfer(address indexed from, address indexed to, uint256 value)
UniswapV2RouterUpdated(address indexed uniswapV2Router)
marketingAddressUpdated(address marketingAddress)
marketingFeeSent(address recipient, uint256 amount)
marketingFeesUpdated(uint16 buyFee, uint16 sellFee, uint16 transferFee)
constructor()
receive()
This contract contains no error objects.