Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x327d…5d86
18 additional
variables
Balances ($0.59)
Native
Value
$0.59
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.000167 | $3,569.20 |
$0.59 | |
SONIC | ERC-20 | 6.060218B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17294247 | 4 months ago | | | 0 | 2.8236720e-7 | |
| 14168781 | 7 months ago | | | 0 | 0.0010994761 | |
| 14165791 | 7 months ago | | | 0 | 0.0010994761 | |
| 14161750 | 7 months ago | | | 0 | 0.0011801855 | |
| 2449150 | a year ago | | | 0 | 0.000069996987 | |
| 2449103 | a year ago | | | 0 | 0.000060286200 | |
| 2449097 | a year ago | | | 0 | 0.000011596500 | |
| 2449095 | a year ago | | | 0 | 0.000048560730 | |
| 2449075 | a year ago | | | 0 | 0.00013992456 | |
| 2449075 | a year ago | | | 0 | 0.00013992456 |
ABI
ABI objects
Getter at block 23008542
autoRewards() view returns (bool)
true
circulatingSupply() view returns (uint256)
100000000000000000000000000000
currentDividends() view returns (uint256)
166597589852818
decimals() pure returns (uint8)
18
distributorGas() view returns (uint256)
500000
dividendsPerShare() view returns (uint256)
53992193408044848706122
excessDividends() view returns (uint256)
0
getOwner() view returns (address)
0xc0154bc744bd755285320706ec5357b99e6bf57c
marketing_receiver() view returns (address)
0xc0154bc744bd755285320706ec5357b99e6bf57c
minDistribution() view returns (uint256)
1000000000
minPeriod() view returns (uint256)
3600
name() pure returns (string)
Sonic on Base
pair() view returns (address)
0x403230b2418dedc980771b427d1297354fda19c0
swapTimes() view returns (uint256)
1
symbol() pure returns (string)
SONIC
totalDistributed() view returns (uint256)
911987907027867
totalDividends() view returns (uint256)
1078585496880685
totalShares() view returns (uint256)
19818390827248092568797099425
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getTotalFee(address sender, address recipient) view returns (uint256)
getUnpaidEarnings(address shareholder) view returns (uint256)
isContractDividendAllowed(address) view returns (bool)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
shares(address) view returns (uint256 amount, uint256 totalExcluded, uint256 totalRealised)
totalRewardsDistributed(address _wallet) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manuallyProcessReward()
rescueERC20(address _address, uint256 _amount)
rescueETH()
setDistributionCriteria(uint256 _minPeriod, uint256 _minDistribution, uint256 _distributorGas)
setExcess()
setMarketingWallet(address _wallet)
setParameters(uint256 _buy, uint256 _trans, uint256 _wallet)
setStructure(uint256 _marketing, uint256 _rewards, uint256 _buy, uint256 _sell, uint256 _trans)
setisContractDividendAllowed(address holder, bool allowed)
setisDividendExempt(address holder, bool exempt)
setisExempt(address _address, bool _enabled)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.