Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "APPIAN"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6133152 | 6 years ago | | | 0 | 0.0015068320 | |
| 5115745 | 7 years ago | | | 0 | 0.00018218000 | |
| 5013463 | 7 years ago | | | 0 | 0.0015068320 | |
| 4947985 | 7 years ago | | | 0 | 0.000073376000 | |
| 4757961 | 7 years ago | | | 0 | 0.00077179200 | |
| 4515640 | 7 years ago | | | 0 | 0.00045813600 | |
| 4515570 | 7 years ago | | | 0 | 0.00045813600 | |
| 4515541 | 7 years ago | | | 0 | 0.00077044800 | |
| 4494063 | 7 years ago | | | 0 | 0.000035868000 | |
| 4485384 | 7 years ago | | | 0 | 0.00045679200 |
ABI
ABI objects
Getter at block 21283458
appFund() view returns (uint256)
3000000000000000000000000
appFundDeposit() view returns (address)
0x0097f969c175c745a5a750049957fd496716b046
decimals() view returns (uint256)
18
ethFundDeposit() view returns (address)
0x0019d5feb38727f6928d68bb42e558b22783c91a
fundingEndBlock() view returns (uint256)
4439353
fundingStartBlock() view returns (uint256)
4369353
isFinalized() view returns (bool)
true
name() view returns (string)
APPIAN
symbol() view returns (string)
APP
tokenCreationCap() view returns (uint256)
7500000000000000000000000
tokenRate() view returns (uint256)
250
totalSupply() view returns (uint256)
3043045845154704923124750
version() view returns (string)
1.0
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
finalize()
makeTokens() payable
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
CreateAPP(address indexed _to, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(address _ethFundDeposit, address _appFundDeposit, uint256 _fundingStartBlock, uint256 _fundingEndBlock)
fallback()
This contract contains no error objects.