Aragon Network governor council

Verified contract

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

No balances found for "Aragon Network governor council"

No transactions found for "Aragon Network governor council"


Functions
Getter at block 20848808
controller(view returns (address)
0xda15e525b09266488c95c2742e849ca71683a0f5
creationBlock(view returns (uint256)
9006519
decimals(view returns (uint8)
0
name(view returns (string)
Aragon Network governor council
parentSnapShotBlock(view returns (uint256)
0
parentToken(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
ANGC
tokenFactory(view returns (address)
0x909d05f384d0663ed4be59863815ab43b4f347ec
totalSupply(view returns (uint256)
5
transfersEnabled(view returns (bool)
false
version(view returns (string)
MMT_0.1
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
balanceOf(address _ownerview returns (uint256 balance)
balanceOfAt(address _owneruint256 _blockNumberview returns (uint256)
totalSupplyAt(uint256 _blockNumberview returns (uint256)
State-modifying
approve(address _spenderuint256 _amountreturns (bool success)
approveAndCall(address _spenderuint256 _amountbytes _extraDatareturns (bool success)
changeController(address _newController
claimTokens(address _token
createCloneToken(string _cloneTokenNameuint8 _cloneDecimalUnitsstring _cloneTokenSymboluint256 _snapshotBlockbool _transfersEnabledreturns (address)
destroyTokens(address _owneruint256 _amountreturns (bool)
enableTransfers(bool _transfersEnabled
generateTokens(address _owneruint256 _amountreturns (bool)
transfer(address _touint256 _amountreturns (bool success)
transferFrom(address _fromaddress _touint256 _amountreturns (bool success)
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _amount
ClaimedTokens(address indexed _tokenaddress indexed _controlleruint256 _amount
NewCloneToken(address indexed _cloneTokenuint256 _snapshotBlock
Transfer(address indexed _fromaddress indexed _touint256 _amount
Constructor
constructor(address _tokenFactoryaddress _parentTokenuint256 _parentSnapShotBlockstring _tokenNameuint8 _decimalUnitsstring _tokenSymbolbool _transfersEnabled
Fallback and receive
fallback(
Errors

This contract contains no error objects.