LlamaPay

Verified contract

Active on Ethereum with 5,740 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,996,072.18
ERC-20
Value $0.63
 (#0)
ERC-1555
--
0x36440eda56b164b922f86efa6a9ec56f3ce2cbb094d2f1c6e617908758ac7132
0x1f3acd771e146c8ccf1503e8c7b50eb278ee6dc3c81899868ce127e276200786
0x0122715a19ee7c5e03ff7975945daedba092b8541b3c994d21d0c200d242ba5a
0xdcbac22f1b14fa98c8d2cdd779735ce106653ab53d0f6b65638952c11400c42a
0x6713cf6394549faa0558e55b1671f41fbeb3ee979c7e52ae07049d3fe337e184
0xec5e8f51286878cce386637dfffa2733fba88080b18e684d8ce3ef09d8ddd919
0x7bb65cc6076050b5c845d7a30187b5967d5be09bd0ad0269750615266000fa9a
0xa976c873d7cd075c8bc14691f02abcc8f2f6948349de568a40a5f63dfd05867a
0x7a389078fbab1a8d6c8ed9044b973bb6ed4dbb7f73f15926fa114240f9edd92c
0xa3cb684eaeaae277e5b43510d8d4da98e27163c9eea6b50faf5a31a36f7a907b

Functions
Getter at block 20880836
DECIMALS_DIVISOR(view returns (uint256)
100000000000000
token(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
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.