AuriumTokenFactory
Verified contract
Active on
Ethereum with 2 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "AuriumTokenFactory"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17493288 | a year ago | | | 0 | 0.11129994 | |
| 17464963 | a year ago | | | 0 | 0.031630710 |
ABI
ABI objects
Getter at block 21176780
getAuriumTokenCount() view returns (uint256 auriumTokenCounts)
2
getMinPaxgDeposit() view returns (uint256 minimumPaxgDeposit)
900000000000000000
paxGold_() view returns (address)
0x45804880de22913dafe09f4980848ece6ecbaf78
Read-only
getAuriumTokenAddressFromIndex(uint256 _num) view returns (address AuriumTokenIndexToAddress)
getAuriumTokenDataFromAddress(address _addr) view returns (address auriumTokenAddress, string name, string symbol, uint256 index)
State-modifying
Events createAuriumToken(string _name, string _symbol, uint256 _initialDeposit, uint256 _initialSupply)
AuriumTokenCreated(address indexed auriumTokenAddress, string name, string symbol)
constructor(address _paxGold, uint256 _minPaxgAmount)
This contract contains no fallback and receive objects.
This contract contains no error objects.