Voluble Swordfish Token

Verified contract

Proxy

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

No balances found for "Voluble Swordfish Token"

0xbf20d4f457c4962ab0338f059a96d9e6063032b15a32ca5aad93a7a9091c08d0
0xdb3cc26c98fc5699cdac08c73e4f3e0417a671479a1154886e347d0dea910336
0xe685564ac3efc950728a2ffabd9458a81c5bf1f249465a699285e963b0918013
0x3d0771653e5951c6d8ca7bc3d8509e0e42f670390f5ab2a6fee0e9586022d0eb
0x3c1532e1e8cf135b962359e2190934de0f53e7c65a9bd69827d00888ccc42f90
0x6505f6b8fbf3b2ff7fa77958f9fc50f94ed6743db048431181bf8574c8bbf475
0xd552c1bb500d512577ed50effbea3b0d04b97a1436cae6b6eaaba379a92d9370

Functions
Getter at block 21199907
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)
0x1ad4d88b4a538d13dbc0dbe3c0ac46889679c224
name(view returns (string)
Voluble Swordfish Token
symbol(view returns (string)
VOLSWO-19
totalSupply(view returns (uint256)
50000000000000000000
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.