Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Sweet Finance"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22590747 | 3 days ago | | | 0 | 0.0000012776440 | |
| 22590554 | 4 days ago | | | 0 | 0.0000013630253 | |
| 22589942 | 4 days ago | | | 0 | 0.0000013501223 | |
| 22589936 | 4 days ago | | | 0 | 0.0000013572487 | |
| 22589929 | 4 days ago | | | 0 | 0.000023468186 | |
| 22589929 | 4 days ago | | | 0 | 0.000023468186 | |
| 22589929 | 4 days ago | | | 0 | 0.000023468186 | |
| 22589925 | 4 days ago | | | 0 | 0.0000013448695 |
ABI
ABI objects
Getter at block 22741904 getHolders() view returns (address[])
_maxSupply() view returns (uint256)
26385908026621080650044730731080978762410906833076467582339922313626109440400
_totalSupply() view returns (uint256)
10000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Sweet Finance
symbol() view returns (string)
SWEET
totalSupply() view returns (uint256)
10000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
isOwner(address a) returns (bool)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name, string symbol, bytes32 maxSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.