Smol Su
Verified contract
Active on
Ethereum with 2,077 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($64.41)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 64.343451 | $1.001 |
$64.41 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21287900 | 8 hours ago | | | 0 | 0.00077989299 | |
| 21287431 | 10 hours ago | | | 0 | 0.00059133917 | |
| 21281889 | a day ago | | | 0 | 0.00068970714 | |
| 21281761 | a day ago | | | 0 | 0.00091857365 | |
| 21278247 | 2 days ago | | | 0 | 0.00061085897 | |
| 21276146 | 2 days ago | | | 0 | 0.00035074760 | |
| 21274165 | 2 days ago | | | 0 | 0.00055967314 | |
| 21271624 | 3 days ago | | | 0 | 0.00074772544 | |
| 21263255 | 4 days ago | | | 0 | 0.00041925404 | |
| 21260457 | 4 days ago | | | 0 | 0.00044585088 |
ABI
ABI objects
Getter at block 21290357
decimals() pure returns (uint8)
9
disperse() view returns (address)
0xd152f549545093347a162dce210e7293f1452150
name() view returns (string)
Smol Su
owner() view returns (address)
0x0000000000000000000000000000000000000000
pool() view returns (address)
0x24161e9f716a2d29101664696942d36962c0987f
symbol() view returns (string)
SU
totalSupply() view returns (uint256)
1000000000000000
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
startTrade(address poolAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.