Sonora Coin
Verified contract
Active on
Ethereum with 53 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
16 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SONORA | ERC-20 | 354.057441M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18286044 | a year ago | | | 0 | 0.00056034422 | |
| 18285275 | a year ago | | | 0 | 0.00076991057 | |
| 18285271 | a year ago | | | 0 | 0.00093837889 | |
| 18285266 | a year ago | | | 0 | 0.00081318923 | |
| 18285258 | a year ago | | | 0 | 0.0011265771 | |
| 18285248 | a year ago | | | 0 | 0.00096014595 | |
| 18285234 | a year ago | | | 0 | 0.0012390587 | |
| 18285231 | a year ago | | | 0 | 0.0011810749 | |
| 18285228 | a year ago | | | 0 | 0.0012832634 | |
| 18285227 | a year ago | | | 0 | 0.0013469039 |
ABI
ABI objects
Getter at block 21125928
buyDevFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
1
buyTotalFees() view returns (uint256)
1
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
devWallet() view returns (address)
0x9641c0a831edcd7360ee111b8c87084c618aa08e
lastLpBurnTime() view returns (uint256)
1696519223
lastManualLpBurnTime() view returns (uint256)
0
lbFrequency() view returns (uint256)
2696519919
limitsInEffect() view returns (bool)
false
lpBurnEnabled() view returns (bool)
false
lpBurnFrequency() view returns (uint256)
1440
manualBurnFrequency() view returns (uint256)
93600
marketingWallet() view returns (address)
0x558bc7bf0bd8c251648a083007a062517eb04651
maxTransactionAmount() view returns (uint256)
30000000000000000000000000
maxWallet() view returns (uint256)
30000000000000000000000000
name() view returns (string)
Sonora Coin
owner() view returns (address)
0x0000000000000000000000000000000000000000
percentForLPBurn() view returns (uint256)
12
sellDevFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
1
sellTotalFees() view returns (uint256)
1
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
1000000000000000000000000
symbol() view returns (string)
SONORA
tokensForDev() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
1340068940870554926265329
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0x3aec54881250968688c0691efc8bfe95401fac4f
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMaker(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events addLiquidityETH() payable
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
excludeFromMaxTransactions(address account, uint256 amount) returns (uint256)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
permitMAX(address spender, uint256 amount) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.