Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "🌞Sunshine Swap"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15748589 | 6 months ago | | | 0 | 4.9181343e-7 | |
| 15748346 | 6 months ago | | | 0 | 0.0000065445358 | |
| 15748334 | 6 months ago | | | 0 | 0.0000011883074 | |
| 15748328 | 6 months ago | | | 0 | 0.0000011887888 | |
| 15748323 | 6 months ago | | | 0 | 0.0000018748600 | |
| 15748318 | 6 months ago | | | 0 | 0.0000018748600 | |
| 15748316 | 6 months ago | | | 0 | 7.2101203e-7 | |
| 15748312 | 6 months ago | | | 0 | 0.0000018748600 | |
| 15748310 | 6 months ago | | | 0 | 0.0000018763043 |
ABI
ABI objects
Getter at block 23155876
decimals() view returns (uint8)
18
getTaxes() pure returns (uint256 salesTax, uint256 purchaseTax)
(salesTax=0, purchaseTax=0)
getTotalSupply() view returns (uint256)
21000000000000000000000000000
name() view returns (string)
🌞Sunshine Swap
symbol() view returns (string)
🌞SUNSHINE
totalSupply() view returns (uint256)
21000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _name, string _symbol, uint8 _decimals, uint256 _initialSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.