zRipple

Verified contract

Active on Ethereum with 729 txns
Deployed by via 0xd1179f44 at 9949776
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x72266768c99e7f751541c1f7820b3f75cd0e40cb77a35239871b9c5baf241f78
0xc4d9098c60d4ce8ddb5fe51f02e42248d90513b29acad637ccc28e03dbac28e7
0xda7c5b69c3b1a8189382a07e1391fa63b50867a247804948128ac83c6fd054be
0xbcdb40564793a5c640a316f55dc14caf8493db8c750b9a4d130eb44879d3b706
0xdbc3a89652b8f774c7f3be73a5dcf2ed630b680caec18f8023ac7ad7c95013f1
0x2268b196fcdc605ca59e72f3477ded865c848fb7100910bfa6312b283626c531
0x3864b6bf297fb58ed126a95754d6a78ce36240c53453646f57dbee0e7eff9778
0x4e57ddbb42ffe253dbb52396a5d8626997143d4444140e8297446a980df45c23
0xa894c3bf9d3e15a825208249b46fced41a6b9ce3da249ee77f1244136e4b8da9
0x0907e0730a070a62a29f20e1394d12d156ec3680f613e9dbc7d9350b4f02628b

Functions
Getter at block 21201086
aAmt(view returns (uint256)
100000000000000000000000
aCap(view returns (uint256)
1000
aEBlock(view returns (uint256)
20000000
aSBlock(view returns (uint256)
10000000
aTot(view returns (uint256)
350
decimals(view returns (uint8)
18
name(view returns (string)
zRipple
newOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xb142b89676c03aab9eb6a2900f54a75633d4f5d9
sCap(view returns (uint256)
555
sChunk(view returns (uint256)
10000000000000000000000000
sEBlock(view returns (uint256)
20000000
sPrice(view returns (uint256)
10000000000000000
sSBlock(view returns (uint256)
10000000
sTot(view returns (uint256)
155
symbol(view returns (string)
zXRP
totalSupply(view returns (uint256)
10000000000000000000000000000
viewAirdrop(view returns (uint256 StartBlockuint256 EndBlockuint256 DropCapuint256 DropCountuint256 DropAmount)
(StartBlock=10000000, EndBlock=20000000, DropCap=1000, DropCount=350, DropAmount=100000000000000000000000)
viewSale(view returns (uint256 StartBlockuint256 EndBlockuint256 SaleCapuint256 SaleCountuint256 ChunkSizeuint256 SalePrice)
(StartBlock=10000000, EndBlock=20000000, SaleCap=555, SaleCount=155, ChunkSize=10000000000000000000000000, SalePrice=10000000000000000)
Read-only
allowance(address tokenOwneraddress spenderview returns (uint256 remaining)
balanceOf(address tokenOwnerview returns (uint256 balance)
State-modifying
acceptOwnership(
approve(address spenderuint256 tokensreturns (bool success)
approveAndCall(address spenderuint256 tokensbytes datareturns (bool success)
clearETH(
getAirdrop(address _referreturns (bool success)
startAirdrop(uint256 _aSBlockuint256 _aEBlockuint256 _aAmtuint256 _aCap
startSale(uint256 _sSBlockuint256 _sEBlockuint256 _sChunkuint256 _sPriceuint256 _sCap
tokenSale(address _referpayable returns (bool success)
transfer(address touint256 tokensreturns (bool success)
transferFrom(address fromaddress touint256 tokensreturns (bool success)
transferOwnership(address _newOwner
Events
Approval(address indexed tokenOwneraddress indexed spenderuint256 tokens
OwnershipTransferred(address indexed _fromaddress indexed _to
Transfer(address indexed fromaddress indexed touint256 tokens
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.