MCV02

Verified contract

Active on Ethereum with 4 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MCV02"

0x7548b69305117ad48aca13a22e521257f3c944b4d4336dbf2e28b8fe50762486
0x03d4d9b1898431a2287495ab61b44f4ec295397cf80b5d9b439f755f685e8ec0
0x10f3e485e5e8fa6edc48450e03d89af2cb77ec3e96c7748143d86125f3a1c19d
0x2e11f2308828f0bdec28319b911c99e9132ebcb49c2f89e9aaff9cff99382f7b

Functions
Getter at block 21179421
FAILURE_NON_WHITELIST(view returns (uint8)
1
FAILURE_NON_WHITELIST_MESSAGE(view returns (string)
The transfer was restricted due to whitelist configuration.
SUCCESS_CODE(view returns (uint8)
0
SUCCESS_MESSAGE(view returns (string)
SUCCESS
UNKNOWN_ERROR(view returns (string)
Unknown Error Code
decimals(view returns (uint8)
18
fundsToken(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
fundsTokenBalance(view returns (uint256)
0
isOwner(view returns (bool)
false
isRestrictionEnabled(view returns (bool)
true
name(view returns (string)
MCV02
owner(view returns (address)
0x865c2f85c9fea1c6ac7f53de07554d68cb92ed88
stamp(view returns (string)
https://hideout.metacartel.xyz/t/mcv02-claims-token/61
symbol(view returns (string)
MCV02
totalSupply(view returns (uint256)
100000000000000000000
Read-only
accumulativeFundsOf(address _ownerview returns (uint256)
addressWhitelists(addressview returns (uint8)
administrators(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
checkWhitelistAllowed(address senderaddress receiverview returns (bool)
detectTransferRestriction(address fromaddress touint256view returns (uint8)
isAdministrator(address addressToTestview returns (bool)
isMinter(address accountview returns (bool)
messageForTransferRestriction(uint8 restrictionCodeview returns (string)
outboundWhitelistsEnabled(uint8uint8view returns (bool)
withdrawableFundsOf(address _ownerview returns (uint256)
withdrawnFundsOf(address _ownerview returns (uint256)
State-modifying
addAdmin(address adminToAdd
addMinter(address account
addToWhitelist(address[] addressToAdduint8 whitelist
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableRestrictions(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
lexDAOtransfer(string detailsaddress fromaddress touint256 amount
mint(address accountuint256 amountreturns (bool)
removeAdmin(address adminToRemove
removeFromWhitelist(address[] addressToRemove
renounceMinter(
renounceOwnership(
transfer(address touint256 valuereturns (bool success)
transferFrom(address fromaddress touint256 valuereturns (bool success)
transferOwnership(address newOwner
updateFundsReceived(
updateOutboundWhitelistEnabled(uint8 sourceWhitelistuint8 destinationWhitelistbool newEnabledValue
withdrawFunds(
Events
AddressAddedToWhitelist(address indexed addedAddressuint8 indexed whitelistaddress indexed addedBy
AddressRemovedFromWhitelist(address indexed removedAddressuint8 indexed whitelistaddress indexed removedBy
AdminAdded(address indexed addedAdminaddress indexed addedBy
AdminRemoved(address indexed removedAdminaddress indexed removedBy
Approval(address indexed owneraddress indexed spenderuint256 value
FundsDistributed(address indexed byuint256 fundsDistributed
FundsWithdrawn(address indexed byuint256 fundsWithdrawn
LexDAOTransfer(string indexed details
MinterAdded(address indexed account
MinterRemoved(address indexed account
OutboundWhitelistUpdated(address indexed updatedByuint8 indexed sourceWhitelistuint8 indexed destinationWhitelistbool frombool to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RestrictionsDisabled(address indexed owner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symbolstring _stampuint8 decimalsaddress _fundsTokenaddress[] ownershipuint256[] issuance
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.