LlamaPay

Verified contract

Active on Ethereum with 6,164 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,752,730.92
ERC-20
Value $1.07
 (#0)
ERC-1555
--
0x688e4b05daee783785f0211b478801b639b287dc51cdee4f0d2960534881a714
0x810a7b88c809030c01a34eabae81974f40233a0b66ba843b940835bcd15fc194
0xc96239d709561b54eae7cf6450816da2257d6a55c2d7cd9365d303f267f12319
0x917f2014085aa8b7a3f04f6998980cd2930527cab5e94a5421460664f15e125f
0xa8385c19c3c4fb78fa2b287a4c232c317387c756309ac2b27c6e7208034fcba5
0x17b182b59a4cebd54483a63fae1a550ff350151a19c59a9a99c48aa96ba987e2
0xe4f1c2ebcfc412ab54bc0602c76c56c029444db15a10d64aff654506bc23b73b
0x5ac07ecd919bd58d2a75211e62696b73d74ae24de1c2e05aebc5d3dd40b97954
0x350acceae56a32f1638a2f179439b6f734276a28e92a043db1c3ad11f2500b7a
0xa17faeb28ffc4fbc16af18793aa0dc439c633baf122bade0aeff9576dbf679d4

Functions
Getter at block 21277648
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.