LlamaPay

Verified contract

Active on Ethereum with 152 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
ERC-20
--
0xa5c8402715d9351c4eb874fd596377c4a08b17eb2687850381bfa27ae9810d38
0xc2df0aa98bd21625c306985c5868a7d9b46239dd25226015a8d794ed4e81c789
0xacb9305cc6652f6c3f155728d15a8635d92dcf539a8adc2214d4bcbe4effa408
0x28e494abc5dedb75510586a88e476cf46e4316f8bd707d5a3a89a1db72de345a
0xfbabea275775e4b87475394cac8091c79c622c3b473452f7c7ffc8ff539ed3e2
0xed351d819d912110948460cf5e760d6648c57991ce8a5d855137647455c6b523
0x8484bbc738d726c284522bc9379c623f89bea94f33045ea658d1c4028c995f1b
0x98c35831ea87a110b88ef1937821a445195add273e6b6b30c0d6f89c9a29f471
0x3ff5b8d1a06e7351a7be9b30284467f71e83ff133c115ff57c981fb2947d8b38
0xb4cc0de099db5e0667f5fe4d93821d62f3c675c7c20c812507958dd850a3c1cc

Functions
Getter at block 21249393
DECIMALS_DIVISOR(view returns (uint256)
100
token(view returns (address)
0x0bc529c00c6401aef6d220be8c6ea1667f6ad93e
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.