Global bit payment
Verified contract
Active on
Ethereum with 6,517 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FOR | ERC-20 | 1 | $0.002514 |
$0 | |
BitPay | ERC-20 | 18 | -- | -- | |
WDT | ERC-20 | 0.0003 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12957856 | 3 years ago | | | 0 | 0.0013815229 | |
| 10656710 | 4 years ago | | | 0 | 0.012612105 | |
| 10656549 | 4 years ago | | | 0 | 0.015768674 | |
| 10321490 | 4 years ago | | | 0 | 0.0020501947 | |
| 10314834 | 4 years ago | | | 0 | 0.0013983120 | |
| 10314672 | 4 years ago | | | 0 | 0.0019070928 | |
| 10314560 | 4 years ago | | | 0 | 0.0018609535 | |
| 10254738 | 4 years ago | | | 0 | 0.0012919015 | |
| 10036762 | 5 years ago | | | 0 | 0.00084315367 | |
| 10007323 | 5 years ago | | | 0 | 0.00067655948 |
ABI
ABI objects
Getter at block 21331570
decimals() view returns (uint8)
4
name() view returns (string)
Global bit payment
owner() view returns (address)
0xa205eb8bc3f29d344689084a47ca5394842db6b4
symbol() view returns (string)
BitPay
totalSupply() view returns (uint256)
2100000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.