TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 41 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
0xfffb…44c1
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SAGE | ERC-20 | 184.241283K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18771646 | a year ago | | | 0 | 0.010589768 | |
| 18768656 | a year ago | | | 0 | 0.0062319834 | |
| 18767599 | a year ago | | | 0 | 0.0053871434 | |
| 18762428 | a year ago | | | 0 | 0.0064700286 | |
| 18754083 | a year ago | | | 0 | 0.0042032291 | |
| 18733848 | a year ago | | | 0 | 0.0069675044 | |
| 18720451 | a year ago | | | 0 | 0.016438125 | |
| 18718924 | a year ago | | | 0 | 0.0096218201 | |
| 18714138 | a year ago | | | 0 | 0.011790488 | |
| 18713019 | a year ago | | | 0 | 0.0097291896 |
ABI
ABI objects
Getter at block 21332209
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DENOMINATOR() view returns (uint256)
10000
DISTRIBUTOR_ROLE() view returns (bytes32)
0xfbd454f36a7e1a388bd6fc3ab10d434aa4578f811acbbcf33afb1c697486313c
anyoneCanDistribute() view returns (bool)
false
sage() view returns (address)
0xfffb3adcf82f6d282a6378bb6767d06e286844c1
totalEthShares() view returns (uint256)
10000
totalSageShares() view returns (uint256)
0
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
ethReceivers(uint256) view returns (uint256 share, address receiver, bool doCallback)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
sageReceivers(uint256) view returns (uint256 share, address receiver, bool doCallback)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events distribute(uint256 amount, uint256 minETHPerSAGEPrice)
grantRole(bytes32 role, address account)
initialize(address _sage, address _uniswapRouter, address _weth, struct SAGETreasuryReceiver[] _sageReceivers, struct SAGETreasuryReceiver[] _ethReceivers)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setAnyoneCanDistribute(bool value)
setReceivers(struct SAGETreasuryReceiver[] _sageReceivers, struct SAGETreasuryReceiver[] _ethReceivers)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AnyoneCanDistributeSet(bool value)
Distributed(address indexed token, address indexed receiver, uint256 amount)
Initialized(uint8 version)
ReceiversSet(struct SAGETreasuryReceiver[] sageReceivers, struct SAGETreasuryReceiver[] ethReceivers)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
TokensSwapped(uint256 sageAmount, uint256 ethAmount)
TransferETH(address indexed to, uint256 value)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
receive()
This contract contains no error objects.