Shibarium Infinity

Verified contract

Active on Ethereum with 15 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional variables
Native
Value $0.11
ERC-20
--
0x81ed1c7da151a809550df3929a1c290cd90c059bc64ed3f05fe432f24067526a
0x092618d199f334ccf67e0a8d63132292eaf4bef297a9d51fc45fa30a2f0a5b49
0x9e40f697528a5e68e6d95e4b9756f6c485f33380424917b95219371f32663550
0x0a38306addc55149b71af92e950ff7d4579f6d405b2ec2b826ed0f0719bd6ef7
0xadb14ce18194bd9a8fe74b30c2ca1417d063ccc805df6cfba8d2c9e03eeebcbd
0x69291557a8d161cf5a7eb5b234e5d7eaab969c973afa6bba919c2c470b804069
0x843c67abbe10a615130bdf1f629f0c0a2796a203497e70895b4ae78a2d87c13b
0x4569d4e6571ec5689f46e45111fe3fe2ac5feefddf1a12612767d63ec494c2f4
0xd37e99e1de79d3f1a59582158cc278a493958725c778bd9168456f0bdd3d1e55
0xcb362d2229a43e58da1a5875aa74bf0c51214117b5cc6de2eff610cae2575a51

Functions
Getter at block 20946811
compoundingEnabled(view returns (bool)
true
decimals(pure returns (uint8)
18
dividendFeeBPS(view returns (uint256)
0
dividendTracker(view returns (address)
0x86182715283ba81602e6fb05ab437fb1028d56e3
lastSwapTime(view returns (uint256)
1678133039
liquidityFeeBPS(view returns (uint256)
0
maxTxBPS(view returns (uint256)
10000
maxWalletBPS(view returns (uint256)
10000
name(view returns (string)
Shibarium Infinity
owner(view returns (address)
0x0a20c4ab372673b2ca7b7c7409a852ce5b9d0044
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
100000000000000000000000
symbol(view returns (string)
SFIN
taxEnabled(view returns (bool)
true
totalDividendsDistributed(view returns (uint256)
16293666343373517
totalDividendsWithdrawn(view returns (uint256)
0
totalFeeBPS(view returns (uint256)
9800
totalSupply(view returns (uint256)
10000000000000000000000000000
treasuryFeeBPS(view returns (uint256)
9800
uniswapV2Pair(view returns (address)
0x7a282b9e1862018dad11e0128b0c9603a0f964ad
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
accumulativeDividendOf(address accountview returns (uint256)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
getAccountInfo(address accountview returns (addressuint256uint256uint256uint256)
getLastClaimTime(address accountview returns (uint256)
isExcludedFromDividends(address accountview returns (bool)
isExcludedFromFees(address accountview returns (bool)
isExcludedFromMaxTx(address accountview returns (bool)
isExcludedFromMaxWallet(address accountview returns (bool)
withdrawableDividendOf(address accountview returns (uint256)
withdrawnDividendOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
blackList(address _user
blackListMany(address[] _users
claim(
compound(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeFromDividends(address accountbool excluded
excludeFromFees(address accountbool excluded
excludeFromMaxTx(address accountbool excluded
excludeFromMaxWallet(address accountbool excluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
manualSendDividend(uint256 amountaddress holder
openTrading(
removeFromBlacklist(address _user
renounceOwnership(
rescueETH(uint256 _amount
rescueToken(address _tokenuint256 _amount
setAutomatedMarketMakerPair(address pairbool value
setCompoundingEnabled(bool _enabled
setFee(uint256 _treasuryFeeuint256 _liquidityFeeuint256 _dividendFee
setMaxTxBPS(uint256 bps
setMaxWalletBPS(uint256 bps
setSwapEnabled(bool _enabled
setTaxEnabled(bool _enabled
setWallet(address _marketingWalletaddress _liquidityWallet
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
unBlackListMany(address[] _users
updateDividendSettings(bool _swapEnableduint256 _swapTokensAtAmountbool _swapAllToken
updateUniswapV2Router(address newAddress
Events
Approval(address indexed owneraddress indexed spenderuint256 value
BlacklistEnabled(bool enabled
CompoundingEnabled(bool enabled
ExcludeFromFees(address indexed accountbool isExcluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SendDividends(uint256 tokensSwappeduint256 amount
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndAddLiquidity(uint256 tokensSwappeduint256 nativeReceiveduint256 tokensIntoLiquidity
SwapEnabled(bool enabled
TaxEnabled(bool enabled
Transfer(address indexed fromaddress indexed touint256 value
UpdateUniswapV2Router(address indexed newAddressaddress indexed oldAddress
Constructor
constructor(address _marketingWalletaddress _liquidityWalletaddress[] whitelistAddress
Fallback and receive
receive(
Errors

This contract contains no error objects.