RiptideCoin
Verified contract
Active on
Ethereum with 1,728 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 |
---|---|---|---|---|---|
RIPT | ERC-20 | 55 | -- | -- | |
SCC | ERC-20 | 5 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12782358 | 3 years ago | | | 0 | 0.0016173828 | |
| 12743901 | 3 years ago | | | 0 | 0.00062774400 | |
| 12637360 | 3 years ago | | | 0 | 0.00044244000 | |
| 10978942 | 4 years ago | | | 0 | 0.00091872000 | |
| 10978941 | 4 years ago | | | 0 | 0.0016867200 | |
| 10978597 | 4 years ago | | | 0 | 0.0016867200 | |
| 10114080 | 5 years ago | | | 0 | 0.00067210400 | |
| 9538309 | 5 years ago | | | 0 | 0.00016838400 | |
| 9538304 | 5 years ago | | | 0 | 0.00016838400 | |
| 9307220 | 5 years ago | | | 0 | 0.000039546000 |
ABI
ABI objects
Getter at block 21312490
buyPrice() view returns (uint256)
0
decimalUnits() view returns (uint8)
8
decimals() view returns (uint8)
8
initialSupply() view returns (uint256)
9500000000000000
name() view returns (string)
RiptideCoin
owner() view returns (address)
0x423a3438cf5b954689a85d45b302a5d1f3c763d4
sellPrice() view returns (uint256)
0
standard() view returns (string)
RiptideCoin 0.2
symbol() view returns (string)
RIPT
tokenName() view returns (string)
RiptideCoin
tokenSymbol() view returns (string)
RIPT
totalSupply() view returns (uint256)
100320706881834755840000000000000029
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
frozenAccount(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
buy() payable
freezeAccount(address target, bool freeze)
mintToken(address target, uint256 mintedAmount)
sell(uint256 amount)
setPrices(uint256 newSellPrice, uint256 newBuyPrice)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
FrozenFunds(address target, bool frozen)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.