MinimalValueShuttle
Verified contract
Active on
Ethereum with 0 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "MinimalValueShuttle"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "MinimalValueShuttle"
ABI
ABI objects
Getter at block 21161878
beneficiary() view returns (address)
0x226e7af139a0f34c6771deb252f9988876ac1ced
staking() view returns (address)
0x93c3a816242e50ea8871a29bf62cc3df58787fbd
token() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
valueAccumulated() view returns (uint256)
0
Read-only
This contract contains no read-only function objects.
State-modifying
Events receover(address _token)
setBeneficiary(address _beneficiary)
shuttleValue() returns (uint256 totalValue)
BeneficiarySet(address indexed oldBeneficiary, address indexed newBeneficiary)
FundsRecovered(address indexed beneficiary, uint256 indexed amount)
ValueShuttled(uint256 indexed time, uint256 indexed value)
constructor(address _staking, address _token, address _beneficiary)
This contract contains no fallback and receive objects.
This contract contains no error objects.