TURBO_BTC_TOKEN_X5_LONG

Verified contract

Active on Ethereum with 9 txns
Deployed by via 0x1523af5f at 8065340
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "TURBO_BTC_TOKEN_X5_LONG"

0xe6691b922b7240211080b453a774ca792ea38b24949928c3331023eb7ea5c471
0xed173d3574162ca9fbfa3617797a7b1b77d68765064264ac6ad588908de22bb3
0x5d9955e4d2dfad6e868a91ee3a12256183ea80203d392d3b71ec03a307bcca73
0x710f2d5d2065534a0e67b2413e85c08bd60782797d375d4a4b1b0680344befb0
0x555ee26190fb273d55f85fc382251029eb86253ddb39ae279b6e3c8960989ed0
0x8639e53302c0626dade38523edd2e8970cfd1bffde41f5bb82f6de02c18e43d6
0x16651a7cafd2f92d617bdf73a025c9c0b763faf10fc1373e2aff668e35e8531d
0x05447c31dc288c0bff5099b9f6209e49ca16300d8654133159689d9a49df1dc8
0x424cc832c00796423bd2bd97052b9153df65fd9f760125c151ab2c6d81dfa7f1

Functions
Getter at block 21264604
decimals(view returns (uint8)
2
isOwner(view returns (bool)
false
name(view returns (string)
TURBO_BTC_TOKEN_X5_LONG
owner(view returns (address)
0xef07637aea1f0ab786d7925094884d00070fcf0f
symbol(view returns (string)
BTCX5L
totalSupply(view returns (uint256)
100000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
isMinter(address accountview returns (bool)
State-modifying
addMinter(address account
approve(address spenderuint256 valuereturns (bool)
burn(uint256 value
burnFrom(address fromuint256 value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 valuereturns (bool)
renounceMinter(
renounceOwnership(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MinterAdded(address indexed account
MinterRemoved(address indexed account
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string symbol_string name_uint8 decimals_uint256 totalSupplyaddress owneraddress supplyOwnerAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.