Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1d3b…06ed
0x3dbd…dcf6
Balances ($6.18)
Native
Value
$6.18
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.001848 | $3,341.96 |
$6.18 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15431082 | 2 years ago | | | 0 | 0.00090778735 | |
| 14668756 | 3 years ago | | | 0 | 0.0063364493 | |
| 14325114 | 3 years ago | | | 0 | 0.0023208498 | |
| 13840822 | 3 years ago | | | 0 | 0.0052978905 | |
| 13795537 | 3 years ago | | | 0 | 0.0055888898 | |
| 13788835 | 3 years ago | | | 0 | 0.0050309565 | |
| 13757451 | 3 years ago | | | 0 | 0.0062432179 | |
| 13725941 | 3 years ago | | | 0 | 0.0085091600 | |
| 13725925 | 3 years ago | | | 0 | 0.0077344000 | |
| 13725925 | 3 years ago | | | 0 | 0.0077344000 |
ABI
ABI objects
Getter at block 21261696
decimals() view returns (uint8)
18
ethusd() view returns (uint256)
212216
getLockedListLength() view returns (uint256)
16
lockedStatus() view returns (uint256)
0
name() view returns (string)
BuyPay
owner() view returns (address)
0xfbcc4092ddd7984e7686caa5d9665acf4f2e5cc5
symbol() view returns (string)
WBPC
tokenPrice() view returns (uint256)
2
totalSupply() view returns (uint256)
2000000000000000000000000000
updatePriceFreq() view returns (uint256)
108000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
getLockedAmount(address account) view returns (uint256)
getUnlockedAmount(address account) view returns (uint256)
lockupAccount(uint256) view returns (address account, uint256 amount)
State-modifying
Events __callback(bytes32 myid, string result)
__callback(bytes32 myid, string result, bytes proof)
approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value)
burnFrom(address _from, uint256 _value)
lockAccount(address account, uint256 amount)
lockAll()
mint(address target, uint256 mintedAmount)
removeAllToken(address target)
removeToken(address target, uint256 amount)
sendToken(address target, uint256 amount)
setEthUsd(uint256 _ethusd)
setTokenPrice(uint256 _tokenPrice)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
unlockAll()
updatePrice() payable
withdrawAll()
withdrawBalance(uint256 amount)
Burn(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 _ethusd)
fallback()
This contract contains no error objects.