Corpulent Seahorse Token

Verified contract

Proxy

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

No balances found for "Corpulent Seahorse Token"

0xe4245c8ccc161351f8a4c636dd9b1733c5359064e24e310ff4f220d61dd028b4
0xdb244b91c89cb4544cf677ba7b960ec7b48cc9adca31e3c808714c87300327f3
0x0f154a83fb99e910a7854cf108184d6e060cd8eeb52ac496c907f6d044ec68b7
0x61263c026ee1b914eb3fb55bb57ef7f08025cf35e4e350093d8c10fb80dea109
0x0e789aeec6f4d95d9c7f89f244cb1e55751046e32a30d9ed93bf7c4dbe829ac4

Functions
Getter at block 21279703
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)
0xb281b1131201b35480c3b879accadbb41b378b7f
name(view returns (string)
Corpulent Seahorse Token
symbol(view returns (string)
CORSEA-9
totalSupply(view returns (uint256)
30000000000000000000
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.