BuyMe

Unverified contract

Proxy

Active on Ethereum with 49 txns
Deployed by via 0xe1b3945a at 21230599
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "BuyMe"

0x13a6f92ea584d945fc7a207c57976f5a0f3fb5d690cae7dd5f7415205c2b846c
0x35b970c51619a37a0db58856d4f6ec874855f67799f98a9e5bf0670752205155
0x200de1cd80915cce2c37a8b1539616129f2ebe50e358305f623a082c94b6f459
0x6fbc2061b5559487a81965b44bc457401d6f81d04ba2e7ed6eece51df6e9daed
0x9feb03496f3acfe71c075b739950dd3c2844d7af4da33d5039e1f65e5ced3baf
0x5125391bdda53c5b30521d17124312c6da41809efb1b6ccfa52dbb885c22b991
0x3c6fe80b908a55e45fe341aa0a5e11b7c2736cc43034ea680f25c2c68c50ef7a
0x6c045d45409171b9c3749e752a1a5322a41145ee90a3ccbd2eed550b9ea3a91b
0x66672b5f6dd1ca3e7b19231e0129c5aacef464e31eca8a5d052866b89cd0d6e7
From
0xe09de49842706dd7cc59c36b7695edd01540e0d14bafa0536775d3d1f01de665

Functions
Getter at block 21275876
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
18
name(view returns (string)
BuyMe
owner(view returns (address)
0xff525c1523101b328f1828fea9f43de155845636
symbol(view returns (string)
BUY
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)
initialize(address owner_string name_string symbol_uint8 decimals_uint256 totalSupply_
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.