b

Verified contract

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

No balances found for "b"

0x20537cb2ea52d39f6024477c5b6960c633fd83eef4610940737a8baa116817db
0xded85385013e2435cb8076c571d7f1b98709ea72efdb094e9f94c758e008d435
0xd08ab163caa5d1efbff4f2aa9538830b0c913881e760d9b923b0540cf3fc7993
0x21bdb2192db2b3770d1c0ad2892183701ac4ec512445470fa13e26d41b7da04d
0xd2bbb772dc7f01c9fe9f123c1e5dc661870b5eb317d1875f5261ffe7d049e261
0x2f66f2d25204c0ba44f927acfa856fda7ad5721ee568b640fcea091588378fd8
0xa2e6f057daa9a9dfcfb3e109e0a435db828f0420cd926c5561739f172471f6d8
0x242ee3e15ead604e02051ac099fd283c8a70b9e674f1050e664f42cf95cd15ea
0x13fd2afc831e7b585e4e05c0ece23b8c10b7b5d26fc9244c8672d3ee7dd06f73

Functions
Getter at block 21302686
GNEISSCoin(view returns (address)
0x90f18365ce7097d077841c15ed682960fab07c77
bitcoinAddress(view returns (string)
bitcoinBalance(view returns (uint256)
0
canMintBurn(view returns (bool)
false
cipherText(view returns (string)
decimals(view returns (uint8)
6
ephemPublicKey(view returns (string)
ethBalanceWhenLiquidated(view returns (uint256)
0
gneissBalanceWhenLiquidated(view returns (uint256)
0
holdingTax(view returns (uint256)
0
holdingTaxDecimals(view returns (uint256)
2
holdingTaxInterval(view returns (uint256)
0
isLiquidated(view returns (bool)
false
isPrivate(view returns (bool)
false
isSecured(view returns (bool)
false
iv(view returns (string)
lastAddressLiquidated(view returns (uint256)
0
lastHoldingTax(view returns (uint256)
0
mac(view returns (string)
name(view returns (string)
b
numberOfAddress(view returns (uint256)
2
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
b
totalSupply(view returns (uint256)
50000000
txnTax(view returns (uint256)
0
Read-only
addressExists(addressview returns (bool)
addressIndex(addressview returns (uint256)
allowance(address _owneraddress _spenderview returns (uint256 remaining)
balanceOf(addressview returns (uint256)
getHour(uint256 timestamppure returns (uint8)
getMinute(uint256 timestamppure returns (uint8)
getSecond(uint256 timestamppure returns (uint8)
getWeekday(uint256 timestamppure returns (uint8)
State-modifying
addAddressManual(address addr
approve(address _spenderuint256 _amountreturns (bool success)
burn(uint256 _value
changeHoldingTax(uint256 _newValue
changeHoldingTaxInterval(uint256 _newValue
changeTxnTax(uint256 _newValue
chargeHoldingTax(
liquidate(
liquidateTen(
mint(uint256 _value
removeAddressManual(address addr
transfer(address _touint256 _valuepayable returns (bool success)
transferFrom(address _fromaddress _touint256 _amountpayable returns (bool success)
transferOwnership(address newOwner
updateBitcoinAddress(string ivToUsestring ephemPublicKeyToUsestring cipherTextToUsestring macToUsestring bitcoinAddressToUse
updateBitcoinBalance(uint256 newBalance
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
Transfer(address indexed _fromaddress indexed _touint256 _value
Constructor
constructor(string nstring auint256 totalSupplyToUsebool isSecureddbool cMBuint256 txnTaxToUseuint256 holdingTaxToUseuint256 holdingTaxIntervalToUsebool isPrivateToUsestring ivToUsestring ephemPublicKeyToUsestring cipherTextToUsestring macToUsestring bitcoinAddressToUseuint8 decimalsToUse
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.