ORCA Token

Verified contract

Active on Ethereum with 521 txns
Deployed by via 0x2db994dc at 6091305
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x51892ca3389852c64a6297b849a120360faa77b063932af5bbb5d8eab293734f
0x47f21321e737cca9aac2b2e16616a9e39a1495b837979334ed4f27158bf61eb6
0x01faf08dcd2272dda1a1388e1eb66f9b2aa9b614d94440d204c613bdd61524fe
0x246e9078fb380e02947bc98dad8a61c68edd75e71c5b6599e7faec8337554226
0x6bb5ab24ad981df6c0ba8e793152832cdef009cd8a9eb2edcdd184498ea9c703
0x0d6db8f43f74a77782380b45b07d64057aef96372a3fc89e3ce84036296af341
0x700fc054c6eb7c9d92317dfa751a9aaecaec508b0a67e7a608c668a63c24d1be
0x60f57ec8ff6437c3f3dc78159148cbd8a8d6c9e31769d38d0a210c27f897d1ce
0xa56f225a5daa6c63b4a948ede77d06dfcc2590211a64d0903a8ad3c9334c61d4
0xba17c7a1814dc67656748cd6059dd1bec9bddc440e03cf11e39c760dc2c046b6

Functions
Getter at block 20967054
burnEnabled(view returns (bool)
true
communityLock(view returns (address)
0x0000000000000000000000000000000000000000
decimals(view returns (uint8)
18
defaultOperators(view returns (address[])
[]
granularity(view returns (uint256)
1
mintingFinished(view returns (bool)
true
name(view returns (string)
ORCA Token
owner(view returns (address)
0x4103fe7b24d79bfdf1aa40d69821062bf77632ac
symbol(view returns (string)
ORCA
throwOnIncompatibleContract(view returns (bool)
true
totalSupply(view returns (uint256)
293310823000000000000060000
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
balanceOf(address _tokenHolderview returns (uint256)
isOperatorFor(address _operatoraddress _tokenHolderview returns (bool)
State-modifying
approve(address _spenderuint256 _amountreturns (bool success)
authorizeOperator(address _operator
burn(uint256 _amountbytes _holderData
disableERC20(
enableERC20(
finishMinting(
mint(address _tokenHolderuint256 _amountbytes _operatorData
operatorBurn(address _tokenHolderuint256 _amountbytes _holderDatabytes _operatorData
operatorSend(address _fromaddress _touint256 _amountbytes _userDatabytes _operatorData
permitBurning(bool _enable
recoverTokens(address tokenaddress touint256 amount
renounceOwnership(
revokeOperator(address _operator
send(address _touint256 _amountbytes _userData
setCommunityLock(address _communityLock
setThrowOnIncompatibleContract(bool _throwOnIncompatibleContract
transfer(address _touint256 _amountreturns (bool success)
transferFrom(address _fromaddress _touint256 _amountreturns (bool success)
transferOwnership(address _newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
AuthorizedOperator(address indexed operatoraddress indexed tokenHolder
Burned(address indexed operatoraddress indexed fromuint256 amountbytes holderDatabytes operatorData
MintFinished(
Minted(address indexed operatoraddress indexed touint256 amountbytes operatorData
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RevokedOperator(address indexed operatoraddress indexed tokenHolder
Sent(address indexed operatoraddress indexed fromaddress indexed touint256 amountbytes holderDatabytes operatorData
Transfer(address indexed fromaddress indexed touint256 amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.