SonicMania
Verified contract
Active on
Ethereum with 12 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x96b9…30b0
21 additional
variables
Balances ($0.00)
No balances found for "SonicMania"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17970064 | a year ago | | | 0 | 0.0011087168 | |
| 17970052 | a year ago | | | 0 | 0.00092909007 | |
| 17965971 | a year ago | | | 0 | 0.0065136529 | |
| 17965970 | a year ago | | | 0 | 0.0014937359 | |
| 17965968 | a year ago | | | 0 | 0.0015244985 | |
| 17965968 | a year ago | | | 0 | 0.0015244985 | |
| 17965968 | a year ago | | | 0 | 0.0015244985 | |
| 17965907 | a year ago | | | 0 | 0.0011451648 | |
| 17965857 | a year ago | | | 0 | 0.00061065660 | |
| 17965847 | a year ago | | | 0 | 0.0011866762 |
ABI
ABI objects
Getter at block 21216285
_buyDestroyFee() view returns (uint256)
0
_buyLiquidityFee() view returns (uint256)
0
_buyMarketingFee() view returns (uint256)
1
_buyTeamFee() view returns (uint256)
0
_liquidityShare() view returns (uint256)
0
_marketingShare() view returns (uint256)
1
_maxDestroyAmount() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
10000000000000000
_owner() view returns (address)
0x0000000000000000000000000000000000000000
_sellDestroyFee() view returns (uint256)
0
_sellLiquidityFee() view returns (uint256)
0
_sellMarketingFee() view returns (uint256)
1
_sellTeamFee() view returns (uint256)
0
_tFeeTotal() view returns (uint256)
0
_teamShare() view returns (uint256)
0
_totalDistributionShares() view returns (uint256)
1
_totalTaxIfBuying() view returns (uint256)
1
_totalTaxIfSelling() view returns (uint256)
1
_walletMax() view returns (uint256)
10000000000000000
airdropNumbs() view returns (uint256)
0
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
first() view returns (uint256)
17965810
getCirculatingSupply() view returns (uint256)
10000000000000000
getTime() view returns (uint256)
1731953171
kill() view returns (uint256)
0
marketingAddress() view returns (address)
0x0b6b79c62da6113272741ba04650d7ad77d8d780
minimumTokensBeforeSwapAmount() view returns (uint256)
1000000000
name() view returns (string)
SonicMania
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
GRIMES
teamAddress() view returns (address)
0x96b9eeca76f9ffb114874674f7272b55998630b0
totalSupply() view returns (uint256)
10000000000000000
uniswapPair() view returns (address)
0x95e68d82670d297fab478d396d936dba5632052a
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeRouterVersion(address newRouterAddress) returns (address newPairAddress)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableDisableWalletLimit(bool newValue)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAirdropNumbs(uint256 newValue)
setBuyDestFee(uint256 newBuyDestroyFee)
setBuyTaxes(uint256 newLiquidityTax, uint256 newMarketingTax, uint256 newTeamTax)
setDistributionSettings(uint256 newLiquidityShare, uint256 newMarketingShare, uint256 newTeamShare)
setIsExcludedFromFee(address account, bool newValue)
setIsTxLimitExempt(address holder, bool exempt)
setIsWalletLimitExempt(address holder, bool exempt)
setKing(uint256 newValue)
setMarketPairStatus(address account, bool newValue)
setMarketingWalletAddress(address newAddress)
setMaxDesAmount(uint256 maxDestroy)
setMaxTxAmount(uint256 maxTxAmount)
setNumTokensBeforeSwap(uint256 newLimit)
setSelTaxes(uint256 newLiquidityTax, uint256 newMarketingTax, uint256 newTeamTax)
setSellDestFee(uint256 newSellDestroyFee)
setSwapAndLiquifyByLimitOnly(bool newValue)
setSwapAndLiquifyEnabled(bool _enabled)
setTeamWalletAddress(address newAddress)
setWalletLimit(uint256 newLimit)
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)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.