COBRA

Verified contract

Active on Ethereum with 49 txns
Deployed by via 0x82f8b52c at 17311920
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xf0617957d5f15e10911cea08eda47c7f91420ee3b395c69aad62af2c442beb34
0xe7dbc3a65a1d1b9b5d3ff752c064395fae4303f4fbe6881e8714569310905902
0x7b1ea9572ce6e2aae17a2335093138b61f6dd4226260b9d2b869bd91af7d725d
0xc68a5c12cb8db965e3eeb9b03c30365d43e22866f1e73bbf6846c65c35e9a43f
0xd7afce6e1af4a969cb35da1efd6b979627d18dcbd39815de718d0cbe34f787a8
0x7dbbdf8a7e7bfd61bfe96324b403d8c79392229257de58d768027470b6d457e8
0xbe477c6174be86db6fca347ca26dfac9beeceebd901b5dacafd4ef6d0f757a92
0xa5233c96c5d94c7a50d927f4c1476d837be75a5699f3d23b0f67e24ada58449a
0xde7cf7d4a3d413c07a893757c596af3130ed8edf7412e582f2611b611d28d937
0x43e970a09f5662fc820c11d00276ffd7ee470e9c4a5805214dd7e6ba2dadfd69

Functions
Getter at block 21387524
buyFee(view returns (uint256)
0
creatorWallet(view returns (address)
0x652f91eebdf763049814eb48ec19c46a5fbd2c96
decimals(view returns (uint8)
18
name(view returns (string)
COBRA
owner(view returns (address)
0x0000000000000000000000000000000000000000
sellFee(view returns (uint256)
99
symbol(view returns (string)
COBRA
totalSupply(view returns (uint256)
1000000000000000000999999999999999998999999999
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool success)
burn(address _touint256 _amount
buy(payable 
renounceOwnership(
sell(uint256 _amount
setFees(uint256 newBuyFeeuint256 newSellFee
transfer(address _touint256 _amountreturns (bool success)
transferFrom(address _fromaddress _touint256 _amountreturns (bool success)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
FeesUpdated(uint256 newBuyFeeuint256 newSellFee
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokensBurned(address indexed burneruint256 amount
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _creatorWallet
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.