Cerulean Otter Token

Verified contract

Proxy

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

No balances found for "Cerulean Otter Token"

0xd2e27c99d43968786f6a56fc37801017b3588e8a2c95a54e477adf2c77af9f08
0x35e1b19a94b8b455540c4a232c8c428cfe0093742372c8f4fbf4ad537182607d
0xa14c147441ba5330e24f32aa352cb3ed446f3c8962e1fd96bd785d9561db52d7

Functions
Getter at block 21263279
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)
0x89717015882d6460e4a0daeb945b3d4032f2d9d6
name(view returns (string)
Cerulean Otter Token
symbol(view returns (string)
CEROTT-0
totalSupply(view returns (uint256)
10714285714285715000
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.