WestrendAirdrop

Verified contract

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

No balances found for "WestrendAirdrop"

0xd27ec85410561c0ff56d193950e34922e8c0422479eff896e64725a1ef4a208a
0x00f7e8e5bfb5ff52fc1491ad8980f8b138cbdcdd16bb273107b4ff2ea4e7007b
0xe2dbcfb7cd6feac8ee43d9f77f553011fa927c1d5468762f6b99b85e06bbbd45
0xd1ecbd824ca262e4fbe5327aa632fe7b6bbe4ccce76830eb1999458bcc386383
0xc8c2f9bbb6d70afc11495772a8e61c011366369da4427e9e419fe5f6424f5ead
0x9aaed69b5e583d99f833b6de57ba89789050a15e9abbc56d94978573417463a9
0x9c062bcf2e31a54bab60fde69620691d1275967278086169c1eaec3e2910a9b8
0xb5758bd1c3ce397c57ea4c7e1876adf6f44490d6f4f0e56718bf22a0ce32c3b4
0x0c864635048746dac0e4401be9c3f1c1064ed59b76e0bac3e8d96562596018ad
0x5645ade4c7b99ce90a1842315c043a941454570c21e7a7c48d497e2168c7bf4f

Functions
Getter at block 20814185
INITIAL_SUPPLY(view returns (uint256)
1000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
WestrendAirdrop
owner(view returns (address)
0x7a35b4cb1f65eff653be686110d98d28d6bcf738
paused(view returns (bool)
false
symbol(view returns (string)
WES-A
totalSupply(view returns (uint256)
974865000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 _value
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
pause(
renounceOwnership(
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address _newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed burneruint256 value
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Transfer(address indexed fromaddress indexed touint256 value
Unpause(
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.