BANCORE.PRO
Verified contract
Active on
Ethereum with 205 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 "BANCORE.PRO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13073509 | 3 years ago | | | 0 | 0.0011439744 | |
| 13073502 | 3 years ago | | | 0 | 0.00082906497 | |
| 11628082 | 4 years ago | | | 0 | 0.00095779200 | |
| 11184839 | 4 years ago | | | 0 | 0.0019539080 | |
| 11152907 | 4 years ago | | | 0 | 0.0039959100 | |
| 11152903 | 4 years ago | | | 0 | 0.0039921690 | |
| 11148893 | 4 years ago | | | 0 | 0.0017318730 | |
| 11147153 | 4 years ago | | | 0 | 0.0017762800 | |
| 11141689 | 4 years ago | | | 0 | 0.00091960750 | |
| 11141680 | 4 years ago | | | 0 | 0.00067636100 |
ABI
ABI objects
Getter at block 21209668
decimals() view returns (uint8)
18
name() view returns (string)
BANCORE.PRO
owner() view returns (address)
0xb57d3a1ad6e0a6de816f77a251fe9598ea10e9e5
symbol() view returns (string)
BAN
totalSupply() view returns (uint256)
46119298716429542200631
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
canTransfer(address account) view returns (bool)
isMinter(address account) view returns (bool)
State-modifying
Events addCanTransfer(address account)
addMinter(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address _to, uint256 _amount)
removeCanTransfer(address account)
removeMinter(address account)
renounceCanTransfer()
renounceMinter()
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)
CanTransferAdded(address indexed account)
CanTransferRemoved(address indexed account)
MinterAdded(address indexed account)
MinterRemoved(address indexed account)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.