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 |
---|---|---|---|---|---|
GSE | ERC-20 | 75 | $0.00003 |
$0 | |
OCN | ERC-20 | 8 | $0.00004 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9648306 | 5 years ago | | | 0 | 0.000023664000 | |
| 7776638 | 6 years ago | | | 0 | 0.0015169180 | |
| 7202060 | 6 years ago | | | 0 | 0.0015169180 | |
| 6936861 | 6 years ago | | | 0 | 0.00075000000 | |
| 6669312 | 6 years ago | | | 0 | 0.00029672000 | |
| 6669302 | 6 years ago | | | 0 | 0.0020000000 | |
| 6130731 | 6 years ago | | | 0 | 0.00011080200 | |
| 5863220 | 6 years ago | | | 0 | 0.0015169180 | |
| 5841449 | 6 years ago | | | 0 | 0.00090191800 | |
| 5841426 | 6 years ago | | | 0 | 0.0021292940 |
ABI
ABI objects
Getter at block 21264566
PRE_SALE() view returns (uint256)
16667
SALE() view returns (uint256)
9090
currentSalePhase() view returns (uint256)
9090
decimals() view returns (uint256)
18
director() view returns (address)
0x3b0e8f4efd7f8bcc423c9c99f5b4f550f0f962e8
hardCapSale() view returns (uint256)
100000000000000000000000000
mintedCoins() view returns (uint256)
3287749084475927000016667
name() view returns (string)
OnePay
saleClosed() view returns (bool)
false
symbol() view returns (string)
1PAY
tokenCap() view returns (uint256)
500000000000000000000000000
totalReceived() view returns (uint256)
198170106528000000001
totalSupply() view returns (uint256)
3487749084475927000016667
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
closeSale() returns (bool success)
getCompanyToken(uint256 amount) returns (bool success)
openSale() returns (bool success)
setPriceToPreSale() returns (bool success)
setPriceToRegSale() returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferDirector(address newDirector)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
withdrawFunds()
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.