LlamaPay

Verified contract

Active on Ethereum with 1,279 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $253,105.81
ERC-20
--
ERC-20
--
ERC-20
--
0x5b8effc7106b83d7b4c2bdeb600877014f79d713f20e99f35af2b075b2969b7f
0x95ff91898cb3949b048e4e2361cdc79914a50ccfdb452b1c224c8eb413ff49f2
0x52200acb93577682a8984a7d7ab2a1346ae74c322d8f9306d773fa78c1a2e70c
0x58a3ac46858654a65155963c73de5b0a4c350320def3fb65d7731896b876ba72
0x38a4b932cbe587ff62f35e3f269bfc42c1f33d14350e820bc239d4a8f6a275ac
0x52b8acf1bf30b58af0d01364bfdc13ebb1fcd713a2eecfb57c2fa9bbaf41b9e6
0x4c46f2d10c32fd008cc628ce78bbd1a5a35610a49070f5eabbd065c69122c245
0x28d42ae9b860f581cee0ba5a647313a675408b0480a54831a39fdd64fbea1674
0xe7e002d42092512da171dcac877d487df765dcbe296894e1b40ee7fa196af43a
0x9912f42ba934d3808fc2148a10aeff6bd64b25c71a46a9a3a39d49940751273e

Functions
Getter at block 20872480
DECIMALS_DIVISOR(view returns (uint256)
100
token(view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
Read-only
balances(addressview returns (uint256)
getPayerBalance(address payerAddressview returns (int256)
getStreamId(address fromaddress touint216 amountPerSecpure returns (bytes32)
payers(addressview returns (uint40 lastPayerUpdateuint216 totalPaidPerSec)
streamToStart(bytes32view returns (uint256)
withdrawable(address fromaddress touint216 amountPerSecview returns (uint256 withdrawableAmountuint256 lastUpdateuint256 owed)
State-modifying
batch(bytes[] callsbool revertOnFailpayable 
cancelStream(address touint216 amountPerSec
createStream(address touint216 amountPerSec
createStreamWithReason(address touint216 amountPerSecstring reason
deposit(uint256 amount
depositAndCreate(uint256 amountToDepositaddress touint216 amountPerSec
depositAndCreateWithReason(uint256 amountToDepositaddress touint216 amountPerSecstring reason
modifyStream(address oldTouint216 oldAmountPerSecaddress touint216 amountPerSec
pauseStream(address touint216 amountPerSec
permitToken(address tokenaddress fromaddress touint256 amountuint256 deadlineuint8 vbytes32 rbytes32 s
withdraw(address fromaddress touint216 amountPerSec
withdrawPayer(uint256 amount
withdrawPayerAll(
Events
PayerDeposit(address indexed fromuint256 amount
PayerWithdraw(address indexed fromuint256 amount
StreamCancelled(address indexed fromaddress indexed touint216 amountPerSecbytes32 streamId
StreamCreated(address indexed fromaddress indexed touint216 amountPerSecbytes32 streamId
StreamCreatedWithReason(address indexed fromaddress indexed touint216 amountPerSecbytes32 streamIdstring reason
StreamModified(address indexed fromaddress indexed oldTouint216 oldAmountPerSecbytes32 oldStreamIdaddress indexed touint216 amountPerSecbytes32 newStreamId
StreamPaused(address indexed fromaddress indexed touint216 amountPerSecbytes32 streamId
Withdraw(address indexed fromaddress indexed touint216 amountPerSecbytes32 streamIduint256 amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.