KeepBonding

Verified contract

Active on Ethereum with 3,047 txns
Deployed by via 0xa40df244 at 10834319
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $580,355.05
ERC-20
Value $0.06
ERC-20
Value $0.04
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xef9331b38e7f9e4a526376766be5afd45e7db6df5855f158b3b84bca8d127af3
0xd637f1b787a1c0c2c13f38ac7a1d472a9ed874c92accfac22c6b1e47a7122116
0x38bc8d3d5d2fba8d00a98524b7d300d0d271d878246ea75f5f80d9737cc76f14
0x0105bb76b131b8b6dd7321986ba8da22cc03b95967179a9b327850abc1b7540e
0xe4a7631e7ef55a95494e64faa903e06286fc34089d4c7bdc0d537044f65516d7
0x89d4450b177e45160f40d99faf9e73941ce2e67182fe15790aa1af249585cfc1
0x2c625b74ffd1dc743a9621e68b793ea8b75d45b7331986941f1164b34a2ab617
0x4694741733b866b2002a1555fb7ed8abb97e1e2c1e7127a67cd5091197cbff36
0xacbda1c1741c256fd132ec8f5439a5c29bb111d97cf9a78f6613f6c8b4111e08
0xc6a057443ddf9ffa8c445bedc1c11e84fa670dc26652e377eb3a4f886147860f

Functions
Getter at block 20952168

This contract contains no getter function objects.

Read-only
authorizerOf(address _operatorview returns (address)
availableUnbondedValue(address operatoraddress bondCreatoraddress authorizedSortitionPoolview returns (uint256)
beneficiaryOf(address _operatorview returns (address)
bondAmount(address operatoraddress holderuint256 referenceIDview returns (uint256)
hasSecondaryAuthorization(address _operatoraddress _poolAddressview returns (bool)
isAuthorizedForOperator(address _operatoraddress _operatorContractview returns (bool)
unbondedValue(addressview returns (uint256)
State-modifying
authorizeSortitionPoolContract(address _operatoraddress _poolAddress
createBond(address operatoraddress holderuint256 referenceIDuint256 amountaddress authorizedSortitionPool
deauthorizeSortitionPoolContract(address _operatoraddress _poolAddress
deposit(address operatorpayable 
freeBond(address operatoruint256 referenceID
reassignBond(address operatoruint256 referenceIDaddress newHolderuint256 newReferenceID
seizeBond(address operatoruint256 referenceIDuint256 amountaddress destination
withdraw(uint256 amountaddress operator
withdrawAsManagedGrantee(uint256 amountaddress operatoraddress managedGrant
Events
BondCreated(address indexed operatoraddress indexed holderaddress indexed sortitionPooluint256 referenceIDuint256 amount
BondReassigned(address indexed operatoruint256 indexed referenceIDaddress newHolderuint256 newReferenceID
BondReleased(address indexed operatoruint256 indexed referenceID
BondSeized(address indexed operatoruint256 indexed referenceIDaddress destinationuint256 amount
UnbondedValueDeposited(address indexed operatoraddress indexed beneficiaryuint256 amount
UnbondedValueWithdrawn(address indexed operatoraddress indexed beneficiaryuint256 amount
Constructor
constructor(address registryAddressaddress tokenStakingAddressaddress tokenGrantAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.