Tremulous Oyster Token

Verified contract

Proxy

Active on Ethereum with 12 txns
Deployed by via 0x7f83de45 at 11178479
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Tremulous Oyster Token"

0x5d28f3f8ec60226ec2aca2b018d6447bd98df33c950384ab86ab448683ad58f6
0x990ee73ca962d7653dfce2d69cc86d76164d75427edb2684e0a0ff9384d98cc6
0x58ebf47ad2adda4134033c1c3a2a2775d956cb49a47576fe46cfc7d610aa3764
0x8210bd83c518aa5b1c73794a9dc947bf4dbe077510585c9c674e7ed28de29213
0xa4741a6d4bf9e2aaa15fd17c5909a3e8ad1756b17da70df57157e3ff8c2da0ea
0x5f4fa534ad4b83fc207ab2d4e38eaea98099fe13ba8018a469d5867faffd44c9
0x47f253737579ab57f023f86167c85f4bad584f7dc54c431270a3d5d14474267f
0xeccd28896fd6285e771ebfca9c7b2dd68b80d751455a12abd903719daa354606
0x98b5312ffba9a49827809767a3b3984eed9e382cb83dff09d562d82d012f39b2
0x66c45a8a6e2e66bae202b827a1f6bcbab199a9d3dcab96a44a8c7886fc1160b9

Functions
Getter at block 21213147
BASE(view returns (uint256)
1000000000000000000
BASE_COMMUNITY_FEE_PERCENTAGE(view returns (uint256)
1000000000000000
BASE_MARKET_FEE_PERCENTAGE(view returns (uint256)
1000000000000000
blob(view returns (string)
cap(view returns (uint256)
1000000000000000000000
decimals(view returns (uint8)
18
isInitialized(view returns (bool)
true
minter(view returns (address)
0xf6b420d1551691cd884352d7661d5344ece790d6
name(view returns (string)
Tremulous Oyster Token
symbol(view returns (string)
TREOYS-32
totalSupply(view returns (uint256)
1000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
calculateFee(uint256 amountuint256 feePercentagepure returns (uint256)
isMinter(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
approveMinter(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
finishOrder(bytes32 orderTxIdaddress consumeruint256 amountuint256 serviceId
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(string namestring symboladdress minterAddressuint256 capstring blobaddress feeCollectorreturns (bool)
mint(address accountuint256 value
proposeMinter(address newMinter
startOrder(address consumeruint256 amountuint256 serviceIdaddress mrktFeeCollector
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MinterApproved(address currentMinteraddress newMinter
MinterProposed(address currentMinteraddress newMinter
OrderFinished(bytes32 orderTxIdaddress indexed consumeruint256 amountuint256 serviceIdaddress indexed provideruint256 timestamp
OrderStarted(address indexed consumeraddress indexed payeruint256 amountuint256 serviceIduint256 timestampaddress indexed mrktFeeCollectoruint256 marketFee
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.