Border Collie’s
Verified contract
Proxy
Active on
Ethereum with 6 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
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 "Border Collie’s"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19046840 | 10 months ago | | | 0 | 0.00077218736 | |
| 19046811 | 10 months ago | | | 0 | 0.00090185898 | |
| 19046807 | 10 months ago | | | 0 | 0.0010541315 | |
| 19046717 | 10 months ago | | | 0 | 0.00082919550 | |
| 19046713 | 10 months ago | | | 0 | 0.0010174597 | |
| 19046667 | 10 months ago | | | 0 | 0.00085249297 |
ABI
ABI objects
Getter at block 21172195
decimals() view returns (uint8)
18
initialized() view returns (bool)
true
name() view returns (string)
Border Collie’s
symbol() view returns (string)
Border Collie’s
totalSupply() view returns (uint256)
2100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
init(address _creator, uint256 _totalSupply, string _name, string _symbol, uint8 _decimals)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.