Populous
Verified contract
Active on
Ethereum with 2,376 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 "Populous"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13288427 | 3 years ago | | | 0 | 0.013844187 | |
| 13269561 | 3 years ago | | | 0 | 0.011386970 | |
| 13269545 | 3 years ago | | | 0 | 0.011392033 | |
| 13269352 | 3 years ago | | | 0 | 0.011180192 | |
| 13218223 | 3 years ago | | | 0 | 0.019387214 | |
| 13218213 | 3 years ago | | | 0 | 0.019610227 | |
| 13218123 | 3 years ago | | | 0 | 0.020530120 | |
| 13178005 | 3 years ago | | | 0 | 0.021552285 | |
| 13177657 | 3 years ago | | | 0 | 0.025753510 | |
| 13177647 | 3 years ago | | | 0 | 0.0048490973 |
ABI
ABI objects
Getter at block 21160694
AM() view returns (address)
0x98ca4bf7e522cd6d2f69cf843dfab327a1e26497
Read-only
tokenDetails(bytes8) view returns (address _token, uint256 _precision)
State-modifying
Events createAddress(address _dataManager, bytes32 _blockchainActionId, bytes32 clientId)
updateAccessManager(address _accessManager)
usdcToUsdp(address _dataManager, bytes32 _blockchainActionId, bytes32 _clientId, uint256 amount)
usdpToUsdc(address _dataManager, bytes32 _blockchainActionId, bytes32 _clientId, uint256 amount)
withdrawERC20(address _dataManager, bytes32 _blockchainActionId, address pptAddress, bytes32 accountId, address to, uint256 amount, uint256 inCollateral, uint256 pptFee, address adminExternalWallet)
withdrawPoken(address _dataManager, bytes32 _blockchainActionId, bytes32 currency, uint256 amount, uint256 amountUSD, address from, address to, bytes32 accountId, uint256 inCollateral, uint256 pptFee, address adminExternalWallet)
EventDepositAddressUpgrade(bytes32 blockchainActionId, address oldDepositContract, address newDepositContract, bytes32 clientId, uint256 version)
EventNewDepositContract(bytes32 blockchainActionId, bytes32 clientId, address depositContractAddress, uint256 version)
EventUSDCToUSDp(bytes32 _blockchainActionId, bytes32 _clientId, uint256 amount)
EventUSDpToUSDC(bytes32 _blockchainActionId, bytes32 _clientId, uint256 amount)
EventWithdrawPPT(bytes32 blockchainActionId, bytes32 accountId, address depositContract, address to, uint256 amount)
EventWithdrawPoken(bytes32 _blockchainActionId, bytes32 accountId, bytes32 currency, uint256 amount)
EventWithdrawXAUp(bytes32 _blockchainActionId, address erc1155Token, uint256 amount, uint256 token_id, bytes32 accountId, uint256 pptFee)
constructor(address _accessManager)
This contract contains no fallback and receive objects.
This contract contains no error objects.