Aragon Network Juror token (test)

Verified contract

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

No balances found for "Aragon Network Juror token (test)"

0x4a2e8399f7dcefac77045c1e147e525ae1a1ce39d07ea6a2727a2b010c63faf6
From

Functions
Getter at block 20934571
controller(view returns (address)
0x4cb3fd420555a09ba98845f0b816e45cfb230983
creationBlock(view returns (uint256)
9006472
decimals(view returns (uint8)
18
name(view returns (string)
Aragon Network Juror token (test)
parentSnapShotBlock(view returns (uint256)
0
parentToken(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
ANJT
tokenFactory(view returns (address)
0x081d5b92280ebf7deacdffecec6f2d356f47266c
totalSupply(view returns (uint256)
0
transfersEnabled(view returns (bool)
true
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.