This contract is being backfilled. You may encounter incomplete storage history.

SoFitech

Verified contract

Active on Base with 78 txns
Deployed by via 0x198652af at 5501480
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $40.77
0xe7dd68e193e31f914e9dbe47eada948966b65dc4537e16033987d0640ec5a04a
0xc7dfd4f4628535a22c1e3674a0386668ef71930fecfd155092a2d0e7a1314c49
0x82b4643f474f1f60cc844f9432b6c57e3d583404a9995dc3fdee6756c52c283a
0x8b041f634eee4954b40306d36d05fe89a2b0ebca74cffa1631f05d79a0ea0aee
0x411f9eca421ec0f20e60010e263ed212bc1e2a32d5d2d3914caf860a2cfa2bf6
0x41a5a1b3070aa0473f2c32344b1e00ebb4fe8f6cfaddbe0aa008d87867b90306
0x2634342de5800892b63b35832246653e0be5646c24fa420d4587ac3a8c06a42b
0xd8fb260c3a268b3f57a0ffaa3cf3c74bac96017a5641481bbcbd652a80fd1659
0x915793c6f7b15431b5011c4d35d1eace78ea5cf58c8621344e7ccad2eba43443
0x0f55bc8dc0beae07abe8b66182fa93112623bfaa533a95b2ec10a64201165e3a

Functions
Getter at block 22017547
owner(view returns (address)
0x7e28fce25dd080ef7eecf699a7deb60ff3348bfc
ownerFeePercent(view returns (uint256)
60000000000000000
protocolFeeDestination(view returns (address)
0x7e28fce25dd080ef7eecf699a7deb60ff3348bfc
protocolFeePercent(view returns (uint256)
40000000000000000
Read-only
getBuyPrice(string tokenIduint256 amountview returns (uint256)
getBuyPriceAfterFee(string tokenIduint256 amountview returns (uint256)
getPrice(uint256 supplyuint256 amountpure returns (uint256)
getSellPrice(string tokenIduint256 amountview returns (uint256)
getSellPriceAfterFee(string tokenIduint256 amountview returns (uint256)
getTokensOfOwner(address _ownerview returns (string[])
shareOwner(stringview returns (address)
sharesBalance(stringaddressview returns (uint256)
sharesSupply(stringview returns (uint256)
tokenOwner(stringview returns (address)
tokensOfOwner(addressuint256view returns (string)
State-modifying
buyShares(string tokenIduint256 amountpayable 
createTokenId(returns (string)
renounceOwnership(
sellShares(string tokenIduint256 amount
setFeeDestination(address _feeDestination
setOwnerFeePercent(uint256 _feePercent
setProtocolFeePercent(uint256 _feePercent
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenCreated(address indexed ownerstring tokenId
Trade(address traderstring tokenIdbool isBuyuint256 shareAmountuint256 ethAmountuint256 protocolEthAmountuint256 ownerEthAmountuint256 supply
Constructor
constructor(address _protocolFeeDestinationuint256 _protocolFeePercentuint256 _ownerFeePercent
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.