Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SOB | ERC-20 | 139.6571M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16937564 | 4 months ago | | | 0 | 0.000000097653492136 | |
| 13325385 | 6 months ago | | | 0 | 1.8574190e-7 | |
| 13290972 | 6 months ago | | | 0 | 0.0000054576999 | |
| 13285126 | 6 months ago | | | 0 | 0.0000044773969 | |
| 13240689 | 6 months ago | | | 0 | 1.6856864e-7 | |
| 13240673 | 6 months ago | | | 0 | 1.6954023e-7 | |
| 13240661 | 6 months ago | | | 0 | 1.6641406e-7 | |
| 13240652 | 6 months ago | | | 0 | 1.7157452e-7 | |
| 13240614 | 6 months ago | | | 0 | 1.5854794e-7 | |
| 13240608 | 6 months ago | | | 0 | 0.0000035110586 |
ABI
ABI objects
Getter at block 21793781
decimals() pure returns (uint8)
18
getAllPending() view returns (uint256)
139657099895534868390198156
getSwapThresholdAmount() view returns (uint256)
2408521
marketingwalletAddress() view returns (address)
0x206f48bb14d9208ee5e3ce1f44c2e8e7c597d5a1
name() view returns (string)
SAFEMOON
owner() view returns (address)
0x0000000000000000000000000000000000000000
pairV2() view returns (address)
0x9ad6ac0a37ffff39299aa5a8beb4f8c6f4bfac24
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
routerV2() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
swapThresholdRatio() view returns (uint16)
50
symbol() view returns (string)
SOB
totalSupply() view returns (uint256)
104202400000000000000000000000
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)
marketingwalletFees(uint256) view returns (uint16)
totalFees(uint256) view returns (uint16)
State-modifying
Events acceptOwnership()
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)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address _router)
marketingwalletAddressSetup(address _newAddress)
marketingwalletFeesSetup(uint16 _buyFee, uint16 _sellFee, uint16 _transferFee)
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)
updateSwapThreshold(uint16 _swapThresholdRatio)
AMMPairsUpdated(address indexed AMMPair, bool isPair)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RouterV2Updated(address indexed routerV2)
SwapThresholdUpdated(uint16 swapThresholdRatio)
Transfer(address indexed from, address indexed to, uint256 value)
marketingwalletAddressUpdated(address marketingwalletAddress)
marketingwalletFeeSent(address recipient, uint256 amount)
marketingwalletFeesUpdated(uint16 buyFee, uint16 sellFee, uint16 transferFee)
constructor()
receive()
This contract contains no error objects.