Hydra Token

Verified contract

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

No balances found for "Hydra Token"

0xc948fb85e734724f0e29f7798835194744891a35db5ed932540df3772bdc0ceb
0x6227c575a1ac5e4cec269f36082b7157be820038ce5014c5541251b59d1f2f22
0xc54f6680b5a3979f8dc9f183535550b65064783eb98c46e4815c6325f71f3458
0xdcd35086f064f4deb5d25ab0bca44bf6bbd028d249c2d41b4672bbf1cd015c90
0xae504fc9b6c1fe2b31b4e41fe34a32b8a4ab1d5c2359469a94e2acbf402f4905
0x592e5461a8312c81a053631cd4dbc628a67dd6761b98a2d46cf840dee7b18497
0xa3ffc3b124359b0e09db43f161202ac4ec019b0a1665197c8b12e385824e6549
0xaf9185138740262c366398611371f54d633b6f3a5cd7367212a5003a90e76f2a
0x0b95ab7a1dfa852f81c11adaeae734537bc83e9b470169cc91c5afae4cd063d8
0x731626b277a0838e06d4366f48e76a8144b295bee8986282c1d05e0a3439c512

Functions
Getter at block 21312524
_totalSupply(view returns (uint256)
300000000000000000000000000
allOperationsCount(view returns (uint256)
0
decimals(view returns (uint8)
18
howManyOwnersDecide(view returns (uint256)
2
name(view returns (string)
Hydra Token
ownersCount(view returns (uint256)
4
ownersGeneration(view returns (uint256)
1
paused(view returns (bool)
false
symbol(view returns (string)
HDRA
totalSupply(view returns (uint256)
300000000000000000000000000
vaultInvestor(view returns (address)
0x1d86c4d1827973106424f3c5ae0aa3fc5237266a
vaultOperation(view returns (address)
0xfc523b096060cf1ab9b80ae9ba8847f324a01533
vaultTeam(view returns (address)
0xdd328892cac10a69d509496f865a9f4b6fe57cc9
Read-only
allOperations(uint256view returns (bytes32)
allOperationsIndicies(bytes32view returns (uint256)
allowance(address owneraddress spenderview returns (uint256 remaining)
balanceOf(address ownerview returns (uint256 balance)
isFrozen(address _beneficiaryview returns (bool)
isOwner(address walletview returns (bool)
owners(uint256view returns (address)
ownersIndices(addressview returns (uint256)
votesCountByOperation(bytes32view returns (uint256)
votesMaskByOperation(bytes32view returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burn(address accountuint256 value
burnFrom(address accountuint256 value
cancelPending(bytes32 operation
deFreezeAccount(address[] _beneficiary
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool success)
freezeAccount(address[] _beneficiary
increaseAllowance(address spenderuint256 addedValuereturns (bool success)
pause(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address[] newOwnersuint256 _howManyOwnersDecide
unpause(
Events
AddressAdded(address[] beneficiary
AddressRemoved(address[] beneficiary
Approval(address indexed tokenOwneraddress indexed spenderuint256 tokens
OperationCancelled(bytes32 operationaddress lastCanceller
OperationCreated(bytes32 operationuint256 howManyuint256 ownersCountaddress proposer
OperationDownvoted(bytes32 operationuint256 votesuint256 ownersCountaddress downvoter
OperationPerformed(bytes32 operationuint256 howManyuint256 ownersCountaddress performer
OperationUpvoted(bytes32 operationuint256 votesuint256 howManyuint256 ownersCountaddress upvoter
OwnershipTransferred(address[] previousOwnersuint256 howManyOwnersDecideaddress[] newOwnersuint256 newHowManyOwnersDecide
Pause(
Transfer(address indexed fromaddress indexed touint256 tokens
Unpause(
Constructor
constructor(address[] owners
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.