Syntax

Verified contract

Active on Ethereum with 85 txns
Deployed by via 0x11104bcf at 19521111
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x2cf95896aad08c06d3ff1807e2a195ddb7bf40de4347ae9b76a501a186c9382c
0x6a0e80bc9d048aec6358e836131372d4ec3e8af67626296006ac9d33d56b5f49
0xc280ca86b76d677577379866cadca18b33c23a31b39553bfa7e66f04c9f4dcbe
0xde5c4807c64b7c683aae81fc761bb2ebe7eede59e405d1dce0e9791afae83433
0xe4a34588af6cd0956d07cce55bdda9d522e9c978f65447ac7fe96380cfdb2369
0x17459281c250e43f33fb6044b7462e63ae775bcb6ede1f157c3f5533b7aeeb28
0x99fc34e2e96cca3810a06cbfaba99ac83d2a75ae4b9731d0c78f16ebdf84cf1f
0x516930eb02d89a9e1ab138a44105c904fe99859bc0c75ba95b6033da8d84d7de
0xc9c03f88fb68050f4b173b76c24ff5d880eb0d4661ced27cfabeaa493ee188f6
0x9d7e1e8d09affa37c718368ba280a6b5796e72ae7943ba841f891e0205ce02c3

Functions
Getter at block 21209215
decimals(view returns (uint8)
18
gasEfficient(view returns (address)
0x70b58c51d4f139acb3e67ccad58a1d61ee877eb7
live(view returns (bool)
true
lp(view returns (address)
0x3d0845c469ece1f8545604a0bf6de308d807a799
name(view returns (string)
Syntax
owner(view returns (address)
0x89610ab96b4ba7497ea59ba64b94a47fffc60f52
purchaseFee(view returns (uint256)
25
purchaseLimit(view returns (uint256)
100
queryLimit(view returns (uint256)
100000000000000000000000
symbol(view returns (string)
SYNT
totalSupply(view returns (uint256)
10000000000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balance(address walletview returns (uint256)
balanceOf(addressview returns (uint256)
queryFee(uint256 amountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
purchaseFeeCollector(address token
setLive(address _lp
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
updatePurchaseValues(uint256 _purchaseLimituint256 _purchaseFee
upgradeGasEfficient(address _gasEfficient
upgradeOwner(address _owner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.