Rock2Pay
Verified contract
Active on
Ethereum with 6,129 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.01)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FOR | ERC-20 | 2 | $0.003858 |
$0.01 | |
EBK | ERC-20 | 36.333751 | -- | -- | |
Rock2Pay | ERC-20 | 7.914855 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20452832 | 3 months ago | | | 0 | 0.000041643000 | |
| 18935254 | 10 months ago | | | 0 | 0.0010271612 | |
| 18272230 | a year ago | | | 0 | 0.00047596573 | |
| 16739327 | 2 years ago | | | 0 | 0.00059078608 | |
| 14790873 | 2 years ago | | | 0 | 0.00053481841 | |
| 14584730 | 3 years ago | | | 0 | 0.0036360640 | |
| 14581586 | 3 years ago | | | 0 | 0.00079433474 | |
| 14581561 | 3 years ago | | | 0 | 0.00094996963 | |
| 14560127 | 3 years ago | | | 0 | 0.0018205001 | |
| 14448220 | 3 years ago | | | 0 | 0.00073273683 |
ABI
ABI objects
Getter at block 21160696
decimals() view returns (uint8)
18
name() view returns (string)
Rock2Pay
owner() view returns (address)
0xb16dc534252e1bbc5a5190e7225615360d1e27eb
state() view returns (uint8)
0
symbol() view returns (string)
Rock2Pay
tech() view returns (address)
0x0000000000000000000000000000000000000000
totalSupply() view returns (uint256)
1084485661641940141446
Read-only
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events addTokens(address _address, uint256 _amount)
addTokensMulti(address[] _address, uint256[] _amount)
changeState(uint8 _newState)
decreaseTokens(address _address, uint256 _amount)
decreaseTokensMulti(address[] _address, uint256[] _amount)
requestPayout(uint256 _amount, address _address)
transfer(address to, uint256 tokens) returns (bool success)
transferOwnership(address newOwner)
transferTech(address newTech)
Payout(address indexed from, address indexed to, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.