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 "Crown Finance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5740702 | a year ago | | | 0 | 0.0000024222013 | |
| 5740700 | a year ago | | | 0 | 0.0000024222013 | |
| 5739105 | a year ago | | | 0 | 0.000000021720348264 | |
| 5735028 | a year ago | | | 0 | 0.000000202558291650 | |
| 5733025 | a year ago | | | 0 | 0.0000046506034 | |
| 5732923 | a year ago | | | 0 | 0.000000000016349646 | |
| 5732675 | a year ago | | | 0 | 0.0000029759000 | |
| 5732029 | a year ago | | | 0 | 0.000000000578674158 | |
| 5732022 | a year ago | | | 0 | 0.000000000632528106 | |
| 5731680 | a year ago | | | 0 | 0.000000001508794158 |
ABI
ABI objects
Getter at block 23071952
decimals() view returns (uint8)
18
getOwner() view returns (address)
0xa51f5180273ecfa32a8142f8e65d7ab4c5c2d029
name() view returns (string)
Crown Finance
owner() view returns (address)
0xa51f5180273ecfa32a8142f8e65d7ab4c5c2d029
symbol() view returns (string)
CROWN
totalSupply() view returns (uint256)
864000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events 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)
mint(uint256 amount) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, 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)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.