Floki2.0

Verified contract

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

No balances found for "Floki2.0"

0x84c354cb2fe51120bdd72da61a1589b06d1bff014d7388d70156cd6865041f51
0x8e2f62a01e3f29096a45dff69b0f347e925f303a28918c7b1d8635db9c10cc46
0x5432a50d28c487a5ba21de156717abb526131ae1d52e37a7d2debc35a730f9c8
0x30ca7eb508f050660085c43bdc2c8f7216b0b3f296f047c9359e96924d57b70e
0x3f1e43317587b45a2cd6c86abeef21362a5c09847f948699af96d75292080f8c
0xb7f0efca8d8bb5d0b6b70ecb0965186cc92c50eee6200cf32df2e116798e53dd
0x1c154a15ac98ed910c8ec41f1f30d2d21f0b51731edffaa9848d5c3b06f20cbe
0xe2a3ca01cd30f044d40c208b370f0317d45d308198ebb0b9846b34b20ad81988
0x12fef9024d9f5e247da74ad52b9d692d2c83ce6dc3a6cd5399176e1feab8d40c
0xdcb940965d1d8008814105f8e0083bab40d44ec993a9e037f1e0653cfbe07726

Functions
Getter at block 21219017
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
18
name(view returns (string)
Floki2.0
owner(view returns (address)
0xdd6da4b454bf641f1afd233c5abf2cf679a7b20c
symbol(view returns (string)
FLOKI2.0
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenCreated(address indexed owneraddress indexed tokenuint8 tokenTypeuint256 version
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint8 decimals_uint256 totalSupply_address serviceFeeReceiver_uint256 serviceFee_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.