Bazhanov

Verified contract

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

No balances found for "Bazhanov"

0x876e27e2ad4f8caee391131359f4134af1ac4bf0fac1369cb5faf1f86beb723a
0xb2723e5dfe52a1ebe625a66eeed6bf4b6daad4fef562d0019835c44f7e0107f2
0x11e00b7b689788e3ce1b739c3cf89db3629f2bd5e45dd08c4a03b94a3c06e0ba

Functions
Getter at block 20821367
_totalSupply(view returns (uint256)
0
decimals(view returns (uint8)
0
name(view returns (string)
newOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x2678dfda101d138888e96e6241fa9e951ae916c1
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
allowance(address tokenOwneraddress spenderview returns (uint256 remaining)
balanceOf(address tokenOwnerview returns (uint256 balance)
safeAdd(uint256 auint256 bpure returns (uint256 c)
safeDiv(uint256 auint256 bpure returns (uint256 c)
safeMul(uint256 auint256 bpure returns (uint256 c)
safeSub(uint256 auint256 bpure returns (uint256 c)
State-modifying
FucksToken(
acceptOwnership(
approve(address spenderuint256 tokensreturns (bool success)
approveAndCall(address spenderuint256 tokensbytes datareturns (bool success)
transfer(address touint256 tokensreturns (bool success)
transferAnyERC20Token(address tokenAddressuint256 tokensreturns (bool success)
transferFrom(address fromaddress touint256 tokensreturns (bool success)
transferOwnership(address _newOwner
Events
Approval(address indexed tokenOwneraddress indexed spenderuint256 tokens
OwnershipTransferred(address indexed _fromaddress indexed _to
Transfer(address indexed fromaddress indexed touint256 tokens
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.