Publican

Verified contract

Active on Ethereum with 3 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Publican"

0xee7d92f6e139e5391d769ea9ecac4083faf606584453881982a9e03b19e3b00c
0x5e2cbefb6ca02631426e1337154e2099c8e219050c722f73c630c95785041b4d
0x1c205996e9bd46a34cb33b36e47728f020a4bb4e53c1a53e78228c577f1aab00

Functions
Getter at block 21228724
ANY_CALLER(view returns (address)
0xeb510d1503580c3997a055cb5a635e86f81c243a
ANY_SIG(view returns (bytes32)
0x13eb61d6467453b8d8e0d2a40b8dcee776dde376f951013dfdab1b9189651b61
aer(view returns (address)
0x60d90fbec50933f13d0dfed41cd380ffe357abf7
baseInterest(view returns (uint256)
0
codex(view returns (address)
0xce0e395cf61d0f836ddd4fc021f009c93dfe3a63
Read-only
canCall(bytes32 sigaddress whoview returns (bool)
vaults(addressview returns (uint256 interestPerSeconduint256 lastCollected)
virtualRate(address vaultview returns (uint256 rate)
State-modifying
allowCaller(bytes32 sigaddress who
blockCaller(bytes32 sigaddress who
collect(address vaultreturns (uint256 rate)
collectMany(address[] vaults_returns (uint256[])
init(address vault
setParam(address vaultbytes32 paramuint256 data
setParam(bytes32 paramaddress data
setParam(bytes32 paramuint256 data
Events
AllowCaller(bytes32 sigaddress who
BlockCaller(bytes32 sigaddress who
Collect(address indexed vault
Init(address indexed vault
SetParam(address indexed vaultbytes32 indexed paramuint256 data
SetParam(bytes32 indexed paramaddress indexed data
Constructor
constructor(address codex_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
Guarded__notGranted(
Guarded__notRoot(
Math__add_overflow(uint256 xuint256 y
Math__diff_overflow(uint256 xuint256 y
Math__mul_overflow(uint256 xuint256 y
Math__sub_overflow(uint256 xuint256 y
Publican__collect_invalidBlockTimestamp(
Publican__init_vaultAlreadyInit(
Publican__setParam_notCollected(
Publican__setParam_unrecognizedParam(