Easygold

Verified contract

Active on Ethereum with 24 txns
Deployed by via 0x8a4c809d at 15767854
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional variables

No balances found for "Easygold"

0xa69fcfcfa78df4bd635b86d3f2aa9c5665abc8c059611372f369c2d3416076da
0xf708bb16af964a74a729590a7e9fa512d1d28f56cd43005e8f6dd94522c5f3e6
0xc77a7a02691a045221ea543748f29797304656d3ac6a36b86f1a0faf9fd03727
0x3dfce4e82c7f70999fe0455aa44590fbcded69af59774c0fc0b8738cc8a4304b
0xb8303c05f00e0acd30b002908a2322d91547826caf76e5591756c511273794b3
0xd37842a1918b67bcab9ca25ae55a88fa7c3757d7e10b3f4387ac0f21c25804d3
0x07a1875abc087f3f0e63f8bd53be9df519b6b2b610e3fbf0b27b822214a66c80
0xa6e9049ce33611bf0b4f747a588a9677511ec9b9d6a3a8651a0439e9366efcc2
0x99959cd88927dc68b6bc4d1be9873906c796be685d0da56bc8aec7b870fd79e6
0x4428b6128a98c67477d80be4488a049bb084b6dd20163573233a8bd5a7f7c1b5

Functions
Getter at block 21079329
EASYGOLD_DEFAULT_PARTITION(view returns (bytes32)
0xca6437d4fa5dc8559565f70ae7c6f8ea4325275e25f178ad6c66810af2fe17dd
FOR_SALE_TOKENS(view returns (uint256)
538888890000000000000000000
ISSUED_TOKENS(view returns (uint256)
1924583085000000000000000000
controllers(view returns (address[])
[]
decimals(pure returns (uint8)
18
domainName(view returns (string)
Easygold
domainVersion(pure returns (string)
1
generateDomainSeparator(view returns (bytes32)
0x2de3e383c9bdee37b9c8027f4f7808bbd652b29a5823c7e9ece642be36c9cf19
getAllDocuments(view returns (bytes32[])
[]
getDefaultPartitions(view returns (bytes32[])
[0xca6437d4fa5dc8559565f70ae7c6f8ea4325275e25f178ad6c66810af2fe17dd]
granularity(view returns (uint256)
1
isControllable(view returns (bool)
true
isIssuable(view returns (bool)
false
name(view returns (string)
Easygold
owner(view returns (address)
0xe54d908f67d45a7b40416748e673516d8537c6bc
symbol(view returns (string)
EASG
totalPartitions(view returns (bytes32[])
[0xca6437d4fa5dc8559565f70ae7c6f8ea4325275e25f178ad6c66810af2fe17dd]
totalSupply(view returns (uint256)
1924583085000000000000000000
Read-only
allowance(address fromaddress spenderview returns (uint256)
allowanceByPartition(bytes32 partitionaddress owneraddress spenderview returns (uint256)
balanceOf(address tokenHolderview returns (uint256)
balanceOfByPartition(bytes32 partitionaddress tokenHolderview returns (uint256)
canImplementInterfaceForAddress(bytes32 interfaceHashaddressview returns (bytes32)
canOperatorTransferByPartition(bytes32 partitionaddress fromaddress touint256 valuebytes databytes operatorDataview returns (bytes1bytes32bytes32)
canTransferByPartition(bytes32 partitionaddress touint256 valuebytes dataview returns (bytes1bytes32bytes32)
controllersByPartition(bytes32 partitionview returns (address[])
getDocument(bytes32 shortNameview returns (stringbytes32uint256)
isMinter(address accountview returns (bool)
isOperator(address operatoraddress tokenHolderview returns (bool)
isOperatorForPartition(bytes32 partitionaddress operatoraddress tokenHolderview returns (bool)
partitionsOf(address tokenHolderview returns (bytes32[])
totalSupplyByPartition(bytes32 partitionview returns (uint256)
State-modifying
addMinter(address account
approve(address spenderuint256 valuereturns (bool)
approveByPartition(bytes32 partitionaddress spenderuint256 valuereturns (bool)
authorizeOperator(address operator
authorizeOperatorByPartition(bytes32 partitionaddress operator
domainSeparator(returns (bytes32)
initExtention(address extensionaddress certificateSigneruint8 certificateActivatedaddress[] controllers_
issue(address tokenHolderuint256 valuebytes data
issueByPartition(bytes32 partitionaddress tokenHolderuint256 valuebytes data
migrate(address newContractAddressbool definitive
operatorRedeemByPartition(bytes32 partitionaddress tokenHolderuint256 valuebytes operatorData
operatorTransferByPartition(bytes32 partitionaddress fromaddress touint256 valuebytes databytes operatorDatareturns (bytes32)
redeem(uint256 valuebytes data
redeemByPartition(bytes32 partitionuint256 valuebytes data
redeemFrom(address fromuint256 valuebytes data
removeDocument(bytes32 shortName
removeMinter(address account
renounceControl(
renounceIssuance(
renounceMinter(
renounceOwnership(
revokeOperator(address operator
revokeOperatorByPartition(bytes32 partitionaddress operator
setControllers(address[] operators
setDefaultPartitions(bytes32[] partitions
setDocument(bytes32 shortNamestring uribytes32 documentHash
setPartitionControllers(bytes32 partitionaddress[] operators
setTokenExtension(address extensionstring interfaceLabelbool removeOldExtensionRolesbool addMinterRoleForExtensionbool addControllerRoleForExtension
transfer(address touint256 valuereturns (bool)
transferByPartition(bytes32 partitionaddress touint256 valuebytes datareturns (bytes32)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferFromWithData(address fromaddress touint256 valuebytes data
transferOwnership(address newOwner
transferWithData(address touint256 valuebytes data
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ApprovalByPartition(bytes32 indexed partitionaddress indexed owneraddress indexed spenderuint256 value
AuthorizedOperator(address indexed operatoraddress indexed tokenHolder
AuthorizedOperatorByPartition(bytes32 indexed partitionaddress indexed operatoraddress indexed tokenHolder
ChangedPartition(bytes32 indexed fromPartitionbytes32 indexed toPartitionuint256 value
DocumentRemoved(bytes32 indexed namestring uribytes32 documentHash
DocumentUpdated(bytes32 indexed namestring uribytes32 documentHash
Issued(address indexed operatoraddress indexed touint256 valuebytes data
IssuedByPartition(bytes32 indexed partitionaddress indexed operatoraddress indexed touint256 valuebytes databytes operatorData
MinterAdded(address indexed account
MinterRemoved(address indexed account
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Redeemed(address indexed operatoraddress indexed fromuint256 valuebytes data
RedeemedByPartition(bytes32 indexed partitionaddress indexed operatoraddress indexed fromuint256 valuebytes operatorData
RevokedOperator(address indexed operatoraddress indexed tokenHolder
RevokedOperatorByPartition(bytes32 indexed partitionaddress indexed operatoraddress indexed tokenHolder
Transfer(address indexed fromaddress indexed touint256 value
TransferByPartition(bytes32 indexed fromPartitionaddress operatoraddress indexed fromaddress indexed touint256 valuebytes databytes operatorData
Constructor
constructor(address newOwneraddress seller
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.