RPT Token
Verified contract
Active on
Ethereum with 1,117 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12149146 | 4 years ago | | | 0 | 0.016230600 | |
| 10486343 | 4 years ago | | | 0 | 0.0014601060 | |
| 9761824 | 5 years ago | | | 0 | 0.00012045000 | |
| 9761789 | 5 years ago | | | 0 | 0.000064498508 | |
| 9543345 | 5 years ago | | | 0 | 0.00012057000 | |
| 9543308 | 5 years ago | | | 0 | 0.000039114000 | |
| 9447166 | 5 years ago | | | 0 | 0.00023468400 | |
| 9385904 | 5 years ago | | | 0 | 0.00010551060 | |
| 8996210 | 5 years ago | | | 0 | 0.00011326200 | |
| 7921984 | 5 years ago | | | 0 | 0.00056727000 |
ABI
ABI objects
Getter at block 21301326
crowdFundAddress() pure returns (address)
0xc9320fbe0f9925f17221a461e1f0883cae1f109e
decimals() pure returns (uint8)
18
founderMultiSigAddress() pure returns (address)
0xf96e905091d38ca25e06c014fe67b5ca939ee83d
keyEmployeeAllocation() pure returns (uint256)
30000000000000000000000000
name() pure returns (string)
RPT Token
symbol() pure returns (string)
RPT
tokensAllocatedToCrowdFund() pure returns (uint256)
70000000000000000000000000
totalAllocatedTokens() pure returns (uint256)
30370534204545399738039600
totalSupply() pure returns (uint256)
100000000000000000000000000
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
changeFounderMultiSigAddress(address _newFounderMultiSigAddress)
changeTotalSupply(uint256 _amount)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
ChangeFoundersWalletAddress(uint256 _blockTimeStamp, address indexed _foundersWalletAddress)
Transfer(address indexed from, address indexed to, uint256 value)
TransferPreAllocatedFunds(uint256 _blockTimeStamp, address _to, uint256 _value)
constructor(address _crowdFundAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.