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 "Borpa Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18513841 | 3 months ago | | | 0 | 0.000000052129354040 | |
| 18513835 | 3 months ago | | | 0 | 0.000000056433269669 | |
| 18513830 | 3 months ago | | | 0 | 0.000000052045408667 | |
| 18513824 | 3 months ago | | | 0 | 0.000000059920177347 | |
| 18513818 | 3 months ago | | | 0 | 0.000000059920177347 | |
| 18513804 | 3 months ago | | | 0 | 0.000000056504853991 | |
| 18513798 | 3 months ago | | | 0 | 0.000000059948208972 | |
| 18513725 | 3 months ago | | | 0 | 0.000000055754453619 | |
| 17258954 | 4 months ago | | | 0 | 5.4685400e-7 | |
| 17258950 | 4 months ago | | | 0 | 5.4817400e-7 |
ABI
ABI objects
Getter at block 22821693
decimals() view returns (uint8)
18
dev() view returns (address)
0xdbf71341fc2c09c4e6402eacc5d6c67104d0ed7f
isLimit() view returns (bool)
false
name() view returns (string)
Borpa Token
owner() view returns (address)
0xdbf71341fc2c09c4e6402eacc5d6c67104d0ed7f
symbol() view returns (string)
BORPA
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bbgcrushgy(address) view returns (bool)
bseltudcxcg(address) view returns (bool)
State-modifying
Events Bl(address[] _items, bool _status)
approve(address spender, uint256 amount) returns (bool)
borba(address[] _items, bool _status)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
cancleLimit()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.