GeneralTreasury
Verified contract
Active on
Ethereum with 5 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
Balances ($18.06)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 18.05875 | $1.00 |
$18.06 | |
X | ERC-20 | 46.459067T | -- | -- | |
WOWO | ERC-20 | 42.374026T | -- | -- | |
バイナンス | ERC-20 | 4.506153T | -- | -- | |
XP | ERC-20 | 258.413791B | -- | -- | |
XPV2 | ERC-20 | 258.413791B | -- | -- | |
0𝕏 | ERC-20 | 254.807184B | -- | -- | |
MMM | ERC-20 | 206.919978B | -- | -- | |
INEDIBLEPEPE | ERC-20 | 111.133421B | -- | -- | |
hi | ERC-20 | 99.822889B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18085814 | a year ago | | | 0 | 0.0019922064 | |
| 18085811 | a year ago | | | 0 | 0.0018087609 | |
| 18085807 | a year ago | | | 0 | 0.0021325543 | |
| 17814492 | a year ago | | | 0 | 0.0016034572 | |
| 17393799 | 2 years ago | | | 0 | 0.0036153721 |
ABI
ABI objects
Getter at block 21419451 getListOfActiveTokens() view returns (address[]) getListOfAllTokens() view returns (address[])
BACKEND_ROLE() view returns (bytes32)
0x25cf2b509f2a7f322675b2a5322b182f44ad2c03ac941a0af17c9b178f5d5d5f
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DENOMINATOR() view returns (uint8)
100
ROUTER() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
USDC() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
gelAllAvailableFunds() view returns (uint256)
18058750
multicall() view returns (address)
0xaf70f0f28889ed6297f3e8d281250bacfbe15717
Read-only
getAllAltcoinPurchases(address altcoin) view returns (struct GeneralTreasuryPurchase[])
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
purchases(address, uint256) view returns (uint256 purchasedAmount, uint256 spendedAmount, uint256 alreadySold, uint256 pricePerOneToken)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events emergencyWithdrawTokens(address _token)
grantRole(bytes32 role, address account)
purchaseNewAltcoin(uint256 amount, uint256 amountOutMin, address[] path) returns (uint256)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
sellAltcoin(address[] path, uint256 id, uint8 sellPercent, uint256 amountOutMin) returns (uint256)
setMulticall(address _multicall)
PurchaseNewAltcoin(address altcoin, uint256 purchasedAmount, uint256 spendedAmount, uint256 id)
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)
SellAltcoin(address altcoin, uint256 id, uint256 sold, uint256 received, uint256 profit)
constructor(address[5] _addresses)
This contract contains no fallback and receive objects.
This contract contains no error objects.